Y
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
abritishguy
4385 days ago
It's a way of running docker containers at scale.
link
dkhenry
4385 days ago
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.
link
sciurus
4385 days ago
https://github.com/GoogleCloudPlatform/kubernetes/blob/maste...
link
thockingoog
4385 days ago
Kubernetes is not intrinsically tied to GCE. It's open, and can be made to work on any cloud platform.
link