Deploy Ops Manager Resources on Kubernetes Clusters
- 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 Ops Manager Resources on Multiple Kubernetes Clusters
- Deploy the Ops Manager instances and the Application Database replica sets securely on multiple Kubernetes clusters.
- Deploy an Ops Manager Resource
- Use the Kubernetes Operator to deploy the Ops Manager resources securely on a single Kubernetes cluster.
- Configure an Ops Manager Resource to use Remote Mode
- Use the Kubernetes Operator to configure Ops Manager to operate in Remote mode on a single Kubernetes cluster. 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 on a single Kubernetes cluster. 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.
- Upgrade Ops Manager and Backing Database Versions
- Upgrade the versions of your Ops Manager instance and backing databases that the Kubernetes Operator uses to manage your deployment.
- Configure Queryable Backups for Ops Manager Resources
- Configure queryable backups for Ops Manager deployments created with the Kubernetes Operator.
- Configure File System Backup Store with Kubernetes Operator
- Configure backup snapshot storage for Ops Manager resources created with the Kubernetes Operator.
- Configure KMIP Backup Encryption for Ops Manager
- Configure KMIP backup encryption.
- Set Up a cert-manager Integration
- Configure automated certificate renewal for Ops Manager deployments with
cert-manager
. - Disaster Recovery for Ops Manager and AppDB Resources
- Manually recover the Kubernetes Operator, the Ops Manager Application, and the Application Database in cases when the Kubernetes cluster hosting the Kubernetes Operator fails, or when the Application Database's replica set loses node majority to elect a primary.