Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

Kubernetes

Showing 66

Manage the MongoDB Agent functions using the operator

Currently, the operator does not enable backup function for AppDB, but it does enable monitoring. For everything else (non-AppDB) the operator does enable the Backup and Monitoring functions, even if backup is not configured At the moment none of...
Guest almost 5 years ago in Kubernetes 0 Will Not Implement

Migration Guide for OpsManager to enterprise-operator

It would be great to have a migration guide or documentation to help with migrating an existing OpsManager installation to the kubernetes enterprise-operator based installation.
Guest over 3 years ago in Kubernetes 0 Submitted

Add comprehensive configuration options for persistent volumes

From a project point of view, we need additional configuration options for persistent volumes. For instance, as far as we know, each MongoDB Deployment that uses a persistent volume is configured with Access Mode ReadWriteOnce per default. We need...
Guest over 1 year ago in Kubernetes 0 Submitted

Provide a Kubernetes native way to deploy a MongoDB instance without any interaction towards the OpsManager API

When deploying a MongoDB resource to a newly installed Operator and OpsManager the user has to Create an Organization, API keys and IP whitelisting in OpsManager Create a Secret and ConfigMap with the data returned from OpsManager Specify this Co...
Guest over 5 years ago in Kubernetes 0 Submitted

Add ability to create user credentials in different namespace then mongo cluster

As the title states. I am creating my mongo cluster in a different namespace then my application, however because k8s does not allow sharing secrets between namespaces it is impossible to access the credentials. I suggest adding a namespace field...
Guest almost 4 years ago in Kubernetes 0 Submitted

Add options to the connection string through the MongoDBUser

We would like to add options to the connection string that is generated by the operator when creating a new MongoDBUser. The idea is to include these options in the MongoDBUser CRD so the operator can then add them to the connectionString stored ...
Guest almost 2 years ago in Kubernetes 1 Submitted

Add a variable for set the RS name

Add own variable to set the RS name so that the deployment name can be used to name the pod
Guest about 2 years ago in Kubernetes 0 Submitted

MongoDB kubernetes operator - follow recommended kubernetes object labeling -

Hi, i would like to thank you first for this operator, good job 👍 . It works well. Did you consider using this label convention for objects (statefulset, svc, secrets) https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labe...
Guest about 4 years ago in Kubernetes 0 Under Consideration

Enable external-dns integration via per-service annotations on each generated service

Currently the MongoDB Kubernetes Operator allows specification of annotations on services created by the operator, but only annotations with the same value across all services. The external-dns operator can create DNS names based on annotations on...
Guest about 2 years ago in Kubernetes 0 Submitted

MongoDB Operator Deployment Env Variables Push Down

This is a feature request to have custom environment variables, configured in the MongoDB Operator's Deployment manifest, push down or propagate to all resources created by the Operator. For example, it may be desired to add environment variables...
Guest over 4 years ago in Kubernetes 0 Under Consideration