Edit a MongoDBMultiCluster Resource
The MongoDB Enterprise Kubernetes Operator is deprecated. The new MongoDB Controllers for Kubernetes Operator replaces the MongoDB Enterprise Kubernetes Operator. The first version of the Controllers for Kubernetes Operator is functionally equivalent to v1.33 of the Enterprise Kubernetes Operator. For more information about this change, and guidance on migrating to the new Operator, see the release notes for the first new version. There will be no future releases of the MongoDB Enterprise Kubernetes Operator. Each version will reach end of life according to the existing one year support policy. 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.