5 ms·
Kubernetes runs on GCP, AWS, and Azure, and in various on-prem configurations (including on OpenStack). Disclosure: I work on Kubernetes at Google.
by davidopp_ 9y ago
Kubernetes runs on GCP, AWS, and Azure, and in various on-prem configurations (including on OpenStack).
Disclosure: I work on Kubernetes at Google.
- conradk 9y agoHello David, thanks for your input here! I was wondering specifically about a hybrid cloud / multi-az setup. Does Kubernetes support that?
- sisk 9y agoI'm not David but the answer is yes. After spinning up multiple discrete clusters, you can orchestrate across them by deploying the federation control plane. https://kubernetes.io/docs/concepts/cluster-administration/federation/ https://kubernetes.io/docs/concepts/cluster-administration/f...