Ops Tools
4 results found
-
Add specific label to Arbiter deployment to distinguish it label-wise
As per https://github.com/mongodb/mongodb-kubernetes-operator/issues/1442 we would like to request to either and/or:
a) have the operator add a new label to replica and arbiter statefulset deployments to distinguish them from each other
b) have the ability to add your own labels to specifically the replica OR the arbiter statefulset deploymentsHaving the ability to easily filter arbiter statefulsets from non-arbiter statefulsets would be great. This is useful for example for backup tools that run commands on pods based on a combination of labels, to exclude any arbiters from backup.
3 votes -
Add option to disable Search Nodes reconciliation in AKO
We are using the Atlas Kubernetes Operator (v2.8.2) to manage Atlas deployments and use dedicated Search Nodes.
We would like to use the Atlas Admin API to scale up larger search nodes then scale back down after our daily processing window, but the k8s operator doesn't allow this currently. After I send an API request to scale search nodes the k8s operator waits for the search nodes to be ready and then reverts to the values set in the AtlasDeployment.
Similar to compute/disk autoscaling an "enabled" flag for the search node reconciliation would give more flexibility to leverage the Admin…
2 votes -
Add CRD for Trigger Functions.
We would like to create a Scheduled Trigger Function for a federated database instance, and currently the Operator does not support this resouce. Do you have any future plans to support Trigger Functions with the Atlas Kubernetes Operator? Or is there any alternate solution that you would recommend?
1 vote -
Add imagePullPolicy to the CRD
I want to set imagePullPolicy for every container created with the Mongo DB Commnunity Operator.
1 vote
- Don't see your idea?