Can Nodes from Multiple Locations or Cloud Providers be added in a Single Cluster?
PreviousCan Platform9 Take Over Management of an Existing ClusterNextRecovery of a Single Master Node Within the Cluster
Last updated
Is it possible to create a multi-master cluster with master and worker nodes spread in different locations, cloud providers, or data-centers?
Platform9 Managed Kubernetes - All Versions
This is possible with the Bare OS cluster but is not recommended considering the issues related to latency, etcd and Kube.
Also, Kube will lose quorum if one of the connections to the data center or regions hosting (n/2)+1 cluster nodes is down.
Last updated
