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

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 -...
Marco Barbierato over 3 years ago in Kubernetes 0 Submitted

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 about 1 year ago in Kubernetes 0 Submitted

Allow Enterprise Kubernetes Operator to downgrade FCV

No description provided
Guest almost 3 years ago in Kubernetes 1 Submitted

Allow disabling Blockstore for assignment through the Ops Manager CRD

By default, when enabling backups and configuring a Blockstore for an Ops Manager custom object, the specified Blockstore will be set as "Assignment enabled" in the UI. It would be helpful to expose the enable/disable button for the blockstore t...
Guest almost 5 years ago in Kubernetes 0 Submitted

Allow configuration of alerts (and setting customer alerts) via enterprise operator

It would be nice to be able to configure an environments alerts directly from the Operator which will be deploying that environment.
Guest over 3 years ago in Kubernetes 0 Submitted

Allow configuring external applicationDatabase running on MongoDB Atlas

Allow configuring external applicationDatabase running outside of Kubernetes in the opsManager configuration.
Guest over 1 year ago in Kubernetes 0 Submitted

Migration Guide for OpsManager to enterprise-operator

It would be great to have a migration guide or documentation to help with migrating an existing OpsManager installation to the kubernetes enterprise-operator based installation.
Guest over 3 years ago in Kubernetes 0 Submitted

Allow service spec changes via MongoDBCommunity CR

I aim to include extra sidecar containers, such as a metrics sidecar, allowing me to deploy an external metrics exporter alongside that would be scraped via service. I intend to configure annotations on the service for Prometheus automatic discove...
Guest almost 2 years ago in Kubernetes 0 Submitted

Provide a Kubernetes native way to deploy a MongoDB instance without any interaction towards the OpsManager API

When deploying a MongoDB resource to a newly installed Operator and OpsManager the user has to Create an Organization, API keys and IP whitelisting in OpsManager Create a Secret and ConfigMap with the data returned from OpsManager Specify this Co...
Guest almost 6 years ago in Kubernetes 0 Submitted

Add comprehensive configuration options for persistent volumes

From a project point of view, we need additional configuration options for persistent volumes. For instance, as far as we know, each MongoDB Deployment that uses a persistent volume is configured with Access Mode ReadWriteOnce per default. We need...
Guest almost 2 years ago in Kubernetes 0 Submitted