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 71

Support Arbiters with MongoDB Kubernetes Operator

Support arbiters with MongoDB Kubernetes Operator so that Replicasets should be deployed in PSA configuration.
Guest almost 6 years ago in Kubernetes 0 Under Consideration

monitoring opt

Allow to configure startupOptions for monitoring/backup agent logs in yaml for deployments. Similar as we have for AppDB - spec.applicationDatabase.monitoringAgent.startupOptions
Guest about 2 years ago in Kubernetes 1 Submitted

allow to configure startupOptions for monitoring/backup agent logs

Allow to configure startupOptions for monitoring/backup agent logs in yaml for deployments. Similar as we have for AppDB - spec.applicationDatabase.monitoringAgent.startupOptions
Guest about 2 years ago in Kubernetes 0 Submitted

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 t...
Guest 7 months ago in Kubernetes 0 Submitted

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.
Guest over 5 years ago in Kubernetes 4 Started

Add imagePullPolicy to the CRD

I want to set imagePullPolicy for every container created with the Mongo DB Commnunity Operator.
Guest 8 months ago in Kubernetes 0 Submitted

Separeted mongod and mongodb agent in Kubernetes Operator container

Now both mongod and agent Ops Manager are running in the mongodb-enterprise-database container. Sometimes it becomes necessary to restart the agent separately from the mongodb instance. Now this is impossible to do because systemd does not work in...
Guest 8 months ago in Kubernetes 0 Planned

Add Kerberos Auth to MongoDBUser CR

No description provided
Guest about 6 years ago in Kubernetes 1 Under Consideration

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 view
Guest almost 6 years ago in Kubernetes 2 Under Consideration

Operator opsManager.configMapRef as a secret

currently inside the mongodb Operator custom resource `MongoDB`, a configMap stores the orgId. e.g. ``` apiVersion: mongodb.com/v1 kind: MongoDB metadata: name: my-mongodb spec: ... opsManager: configMapRef: name: my-mongodb-ops-manager-diga-...
Guest 11 months ago in Kubernetes 0 Submitted