Hacker News new | ask | show | jobs
by dkhenry 4385 days ago
I am missing the utility here. Is this just a way to run docker on the google compute cloud.
2 comments

It's a way of running docker containers at scale.
So is there an example showing how to launch a large number of these. Right now all I see is how to spin up one node.
Kubernetes is not intrinsically tied to GCE. It's open, and can be made to work on any cloud platform.