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ΒΆ

Plan Your Ops Manager Resource
Review the Ops Manager resource architecture, considerations, and prerequisites.
Deploy an Ops Manager Resource
Use the Kubernetes Operator to deploy an Ops Manager instance.
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.
Secure Application Database using TLS
Encrypt the connection between the application database replica set members.