Edit a MongoDBMultiCluster Resource
The MongoDB Enterprise Kubernetes Operator is deprecated. There will be no future releases. Each version will reach end of life according to the support policy. All of its features are available in the MongoDB Controllers for Kubernetes Operator. Please migrate to the Controllers for Kubernetes Operator for continued support.
You can modify configuration and topology of the MongoDBMultiCluster
resource, including
its MongoDB versions, storage engines, and Kubernetes clusters.
Considerations
You can't change individual members of a replica set, you can change only the whole set or Kubernetes cluster. For a complete list of options supported by a
MongoDBMultiCluster
resource, see the Multi-Kubernetes-Cluster Resource Specification.You can configure certain settings only using Kubernetes Operator. To learn more, see MongoDB Kubernetes Operator Exclusive Settings.
Prerequisites
To update a MongoDBMultiCluster
resource, you must have it installed and deployed.
Procedure
2
Modify or add settings as needed.
To learn about the settings you can change, see the Multi-Kubernetes-Cluster Resource Specification.