Ops Tools
-
Define current limits of Kubernetes Operator
> 1.) What is the limiting factor of the Operator? Is it number of Pods, number of Custom Resources (e.g. MongoDB, MongoDBUser) or something else?
> 2.) What does the number of "Clusters" refer to? Does it differ for Standalone, ReplicaSet and ShardedCluster?
> 3.) How many instances of the "Clusters" in 2.) are supported per MongoDB Operator?
Is there any way to add this sort of data to our documentation?
Thanks
7 votes -
Introduce Helm Chart for MongoDB, MongoDBUser and secrets
Provide a helm chart that deploys MongoDB, MongoDBUser, secrets and all other resources needed.
The goal is to simplify the deployment of a MongoDB instance and everything that comes with it down to a helm one-liner.
4 votesWe have an example of a HELM chart that can deploy all resources.
We will be working on adding more refined charts
https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/master/helm_chart -
To setup number of backup daemons in ops-manager.yaml
In ops-manager.yaml, can we define the number of the initial backup daemons?
4 votes -
Kubernetes Operator: Ops Manager backup infrastructure automated removal
MongoDB Kubernetes Operator can manage OpsManager Resources including Backup infrastructure.
When Users want to disable backup infrastructure, the Operator does not remove BackupDeamon Stateful set or disables the backup configuration.
This request is to make Operator clean up Backup configuration for OpsManager and delete K8S resources as well reconfigure OpsManager2 votes -
Deploy MongoDB across different Kubernetes clusters
MongoDB Operator can only deploy and manage MongoDB in a single Kubernetes cluster. However, for DR and global apps, it is important to deploy a single DataBase across multiple Kubernetes clusters to allow for DR or globally distributed apps.
31 votesWe are going to start POC in July to figure this out. Our goal is to form a single cluster that can fallback between different K8S clusters.
-
Show Kubernetes resources in Ops Manager
Show some of the Kubernetes resources in Ops Manager
1. show namespaces in projects,
2. Show list of resources in cluster view5 votes -
Support Arbiters with MongoDB Kubernetes Operator
Support arbiters with MongoDB Kubernetes Operator so that Replicasets should be deployed in PSA configuration.
9 votes -
Support Helm Chart for operator
Provide Helm charts for MongoDB Enterprise operator
2 votes -
7 votes
-
13 votes
We are about to start working on signing our images with Docker content Trust.
-
Add Backup configuration to MongoDB Custom Resource
Allow configuration of backup settings in MongoDB Custom resource.
This includes management of backed up resources when updating, moving or deleting clusters8 votesWe are going to address this later in July-August.
When Backup configuration is straight forward, workflow around deleting or modifying it is a bit more complicated. We Would like to get it right.
- Don't see your idea?