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

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 almost 4 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 about 3 years ago in Kubernetes 0 Submitted

Kubernetes Operator - Prefix Annotations and Labels

Labels and annotations added to Kubernetes resources by the MongoDB Enterprise Operator should include a prefix designating that it was added by MongoDB. The lack of a prefix suggests the field and values are private to the user. For example, the...
Guest about 4 years ago in Kubernetes 0 Started

To setup number of backup daemons in ops-manager.yaml

In ops-manager.yaml, can we define the number of the initial backup daemons?
Guest over 5 years ago in Kubernetes 2 Under Consideration

Use separate tls.crt and tls.key items in a kubernetes secret for certificates instead of a combined item named server.pem for a MondoDB rep

There should be a way to use separate `tls.crt` and `tls.key` items in a kubernetes secret for certificates instead of a combined item named `server.pem`. We request our certs using cert-manager which generates secrets from the cert CRD and will ...
Guest over 4 years ago in Kubernetes 1 Planned

Ops Manager and Backup infrastracture Disaster Recovery support with K8s Operator

We have carried out tests with MongoDB v1.5.5 K8s Operator and Ops Manager 4.2.18 with Backup infrastructure (S3 Snapshots) in an Openshift 3.11 environment (MongoDB Support case attached). In this case, a "Disaster Recovery" simulation has been ...
Guest almost 5 years ago in Kubernetes 0 Under Consideration

Create AppDB user with backup role to allow execution of mongodump

For the purpose of regularly performing backups of the AppDB using mongodump --oplog.
Guest about 5 years ago in Kubernetes 1 Under Consideration

Allow Enterprise Kubernetes Operator to downgrade FCV

No description provided
Guest over 2 years ago in Kubernetes 1 Submitted