Comment on Kubernetes: Docker cluster management by GoogleComments−dkhenry12yI am missing the utility here. Is this just a way to run docker on the google compute cloud.−abritishguy12yIt's a way of running docker containers at scale.−dkhenry12ySo 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.−sciurus12yhttps://github.com/GoogleCloudPlatform/kubernetes/blob/maste...−thockingoog12yKubernetes is not intrinsically tied to GCE. It's open, and can be made to work on any cloud platform.
Comments
I am missing the utility here. Is this just a way to run docker on the google compute cloud.
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.
https://github.com/GoogleCloudPlatform/kubernetes/blob/maste...
Kubernetes is not intrinsically tied to GCE. It's open, and can be made to work on any cloud platform.