Navigation
This version of the documentation is archived and no longer supported. To learn how to upgrade your version of MongoDB Kubernetes Operator, refer to the upgrade documentation.

Deploy and Configure Ops Manager Resources

Ops Manager Architecture in Kubernetes
Review the Ops Manager resource architecture.
Plan Your Ops Manager Resource
Review the Ops Manager resource considerations and prerequisites.
Deploy an Ops Manager Resource
Use the Kubernetes Operator to deploy an Ops Manager instance and encrypt the connection between the application database’s replica set members.
Configure an Ops Manager Resource to use Remote Mode
Use the Kubernetes Operator to configure Ops Manager to operate in Remote mode. In Remote mode, the Backup Daemons and managed MongoDB resources download installation archives from HTTP endpoints on a web server or S3-compatible file store deployed to your Kubernetes cluster instead of from the Internet.
Configure an Ops Manager Resource to use Local Mode
Use the Kubernetes Operator to configure Ops Manager to operate in Local mode. In Local mode, the Backup Daemons and managed MongoDB resources download installation archives from a Persistent Volume that you create for the Ops Manager StatefulSet instead of from the Internet.
Deploy an Ops Manager Resource
Encrypt the connection between the application database replica set members.
Configure Queryable Backups for Ops Manager Resources
Configure queryable backups for Ops Manager deployments created with the Kubernetes Operator.