We are setting up MongoDB in multi cluster environment. I understand that we can have “MongoDBMultiCluster” to have multiple replica set being managed by Operator in multi k8s cluster.

How can we have redundancy or failover mechanism for the MongoDB operator itself which is running on one of K8S Cluster?
Main objective is to make sure operator is there all the time.