Deploy and Configure MongoDB Database Resources
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 use the Kubernetes Operator to deploy and manage MongoDB clusters from the Kubernetes API, without having to configure them in Ops Manager or Cloud Manager.
- MongoDB Database Architecture in Kubernetes
- Review the MongoDB database custom resources architecture.
- Configure the Kubernetes Operator for MongoDB Database Resources
- Configure the Kubernetes Operator to deploy MongoDB database resources.
- Deploy a MongoDB Database Resource
- Deploy a standalone, replica set, or sharded cluster resource with or without TLS encryption.
- Edit a Database Resource
- Modify the configuration of a MongoDB database resource.
- Secure Client Connections
- Configure authentication for client applications.
- Manage Database Users
- Configure authentication for MongoDB database users.
- Configure MongoDB Database Backups
- Configure continuous backups for a replica set or sharded cluster.
- Access Database Resources
- Access database resources from inside or outside Kubernetes.
- Remove a Database resource
- Delete a MongoDB database resource.