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

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

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

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

adminCredentials secret should always be source of truth for OpsManager

The secret is only taken into account by OpsManager initially when OpsManager is deployed. As soon as the password of this user is changed in OpsManager, this secret is out of sync. From the docs: "Use these credentials to log in to Ops Manager f...
Guest over 5 years ago in Kubernetes 0 Under Consideration

Rotate mongo logs

When cluster is deployed, each mongo server start to generate a logfile "/var/log/mongodb-mms-automation/mongodb.log", we got an outage because it gets the disk full. It will be useful if we can specify a value to rotate and purge the log.
Guest over 3 years ago in Kubernetes 1 Submitted

Add ability to configure Pod Distruption 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 2 Under Consideration

Allow the services port name prefix customization in Enterprise Kubernetes Operator to support Istio Sidecar requisites

Istio Sidecar requires services port name prefix with a protocol name, but the services port names created by the Enterprise Kubernetes Operator are not customizable (e.g.) - operator-webhook - ops-manager-backup-daemon-svc - ops-manager-db-svc -...
Guest almost 3 years ago in Kubernetes 0 Submitted