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 of 3878

Authentication mode MONGODB-OIDC

Support for authentication: MONGODB-OIDC security: authentication: enabled: true modes: - "MONGODB-OIDC" currently we get the following error wir kuberntes operator 1.26.0, OpsManager 7.0.7 and RS 7.0.11: Unsupported value: "MONGODB-OIDC"
Guest over 1 year ago in Kubernetes 8 Started

If vaultSecretBackend enabled, Allow specifying vault role names

When we enable vaultSecretBackend, it creates default vault roles which are hardcoded in the vault package here https://github.com/mongodb/mongodb-kubernetes/blob/master/pkg/vault/vault.go#L36-L38 mongodbenterprisedatabase mongodbenterpriseopsma...
Guest 5 months ago in Kubernetes 0 Submitted

arm64 support for Kubernetes Operator

Arm64 processors are getting more and more popular. Would be really nice to be able to run MongoDB Kubernetes Operator on a Raspberry Pi cluster. Otherwise, meanwhile would be nice to get documentation updated on how to produce arm64 images to st...
Guest almost 4 years ago in Kubernetes 7 Started

Improve Enterprise Kubernetes Operator PVC expansion

The enterprise operator should be capable of performing all the steps necessary to increase the PVC after the end-user has adjusted the storage values within the MongoDB custom resource. Reference: https://www.mongodb.com/docs/kubernetes-operator...
Guest almost 2 years ago in Kubernetes 0 Submitted

If vaultSecretBackend is enabled, allow specifying the kv mount

When enabling `vaultSecretBackend`, there is no option to specify the path/name of the kv engine to use within the specified vault namespace (it is hardcoded to `secret`). For example: https://github.com/mongodb/mongodb-kubernetes/blob/master/pkg...
Guest 5 months ago in Kubernetes 0 Submitted

Headless OPS Manager deployment

Currently Ops Manager CRD deployment requires configuration using GUI which is a manual step. An option completely define all OPS Manager settings / Org in declarative manner via yaml will be great in building completely automated CI/CD Pipelines
Guest over 5 years ago in Kubernetes 4 Under Consideration

Add support to convert a replica set to a sharded cluster in Kubernetes

Currently it is not possible to use Ops Manager UI or Kubernetes Operator to convert Replica Set to Sharded cluster. Error : changed not allowed.
Guest over 1 year ago in Kubernetes 0 Planned

Allow the Kubernetes Operator to delete a project

Currently it is not possible to delete a project via kubectl command. As the Kubernetes Operator allows one to create a project (configmap) and deploy a replica set, we would expect it to also allow the deletion of a project so that we can fully ...
Guest almost 5 years ago in Kubernetes 0 Planned

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