Deploy MongoDB across different Kubernetes clusters
MongoDB Operator can only deploy and manage MongoDB in a single Kubernetes cluster. However, for DR and global apps, it is important to deploy a single DataBase across multiple Kubernetes clusters to allow for DR or globally distributed apps.

We are going to start POC in July to figure this out. Our goal is to form a single cluster that can fallback between different K8S clusters.
6 comments
-
Sourav commented
We are in similar puddle, and our enterprise architecture prescribes 2 openshift clusters across different data centres. We would be keen to hear about this.
-
Latorre Leal commented
Hi, about this improve, could you please inform us, how is going and when this will be available?, thanks for your answer
-
Álvaro commented
Ops Manager in HA multicluster would be also desirable.
-
abinas commented
any update on this?
-
etay commented
Any updates on this feature?
-
etay commented
Hi MongoDB,
My department provides an OpenShift platform for a lot of projects in our organization (dozens), and we've been developing an automated MongoDB service using your Kubernetes operator for our clients. Very soon we will need a cross-site functionality for MongoDB replica sets deployed on OpenShift, to provide a stable DR in case of a cluster failure. Our architecture is an OpenShift cluster in each site (two sites), with a VM based highly available MongoDB Ops Manager.