Can the Rancher Management cluster scale more than three nodes? Can it work in multiple datacenters? I am wanting to scale to three nodes each in three datacenters.
c
creamy-pencil-82913
11/17/2022, 1:31 AM
Rancher can run in any Kubernetes cluster. Getting Kubernetes (etcd in particular) to happily run across three datacenters might be an interesting task. You’d need to keep the datastore latency down, so they would probably need to be pretty close to each other.
c
careful-piano-35019
11/17/2022, 1:35 PM
to use AWS terminology, three zones (which are generally 3 different buildings) is ok, 3 regions (totally different regions) is not
3 different datacenters in the same geographical area with direct fiber connectivity is in the grey/maybe area in my opinion