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 30

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 about 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

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

Provide comprehensive Helm Charts to deploy MongoDB Operator

Helm charts help simplify the deployment of complex systems and would make it easier to deploy Operator.
Guest about 6 years ago in Kubernetes 0 Submitted

Timeline on Server internal authentication via Keyfile

Hi Operator team, The K8s operator community edition README mentions the feature `Server internal authentication via keyfile` is in progress. My team is hoping to use this feature on our current project and wanted to ask what the timeline is for ...
Guest almost 4 years ago in Kubernetes 0 Submitted

Add ability to have systemLog redirected to stdout (just have to remove systemLog.destination and path)

To be able to have MongoDB logs redirect to stdout and this having it into GKE CloudLogs, we should NOT configure a systemLog.destination nor a systemLog.path. In 0.6.0 release, systemLog.destination and path are hardcoded and cannot be nullable....
Guest over 4 years ago in Kubernetes 0 Submitted

Assignment labels in YAML for Snapshot storage

Currently, if you want to assign a snapshot store to a certain project, it is required to access the Admin view and configure the "Assignment Labels" property under Backup > Snapshot Storage with the name of the corresponding project. AFAIK, ...
Guest over 4 years ago in Kubernetes 0 Submitted

Add ability to configure Pod Disruption Budget for STS

During maintenance work EKS admins may need to evict nodes. This should not cause outage for MongoDB cluster/replicaset running on these nodes. we can create manually PDB for STS, but it would be nice to have an option to do it as part of MongoDB ...
Guest over 4 years ago in Kubernetes 0 Submitted

operator should watch * namespace by default

So that way multiple projects can leverage the single operator to provision mongodb. https://github.com/mongodb/mongodb-enterprise-kubernetes/issues/164
Guest almost 5 years ago in Kubernetes 0 Submitted