Docs Menu

Docs HomeMongoDB Enterprise Kubernetes Operator

Edit a MongoDBMultiCluster Resource

On this page

  • Considerations
  • Prerequisites
  • Procedure

You can modify configuration and topology of the MongoDBMultiCluster resource, including its MongoDB versions, storage engines, and Kubernetes clusters.

To update a MongoDBMultiCluster resource, you must have it installed and deployed.

1
2

To learn about the settings you can change, see the Multi-Kubernetes-Cluster Resource Specification.

3
4
kubectl apply -f <mongodb-multi-conf>.yaml
←  Deploy Replica Sets in a Multi-Kubernetes Cluster without a Service MeshSecure Client Connections →