Hacker News new | ask | show | jobs
by tlarkworthy 4106 days ago
Kubernetes seems like it is the future way to do this. It auto spins up, wires and load balances docker containers implementing named services within a cluster of vms.

https://github.com/GoogleCloudPlatform/kubernetes/blob/maste...