Hacker News new | ask | show | jobs
by dengnan 3687 days ago
Are you saying that Kubernetes only supports GCE? AFAIK, Kubernetes could run on many (any?) cloud or even bare metal machines.

Disclaimer: I used to work on Kubernetes and its related projects.

1 comments

He is obviously saying this project only supports GCE. K8s supports other environments, yes, but this project could use K8s in a way specific to GCE (e.g. managing machines with gcloud ssh related apis)