7 ms·
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 K
by dengnan 10y 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.
- TheDong 10y agoHe 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)