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 31

Allow creation of Custom Roles in AtlasDeployment

I'm missing a feature to create custom roles from deployment level for Atlas operator (as already possible in community operator: https://github.com/mongodb/mongodb-kubernetes-operator/blob/b232901f5c6e4f9c1ab04bc9725458ca70a19930/config/crd/bases...
Guest about 3 years ago in Kubernetes 1 Completed

k8s operator - Support different different size shard configuration

We would like to implement the Hot-cold shard strategy to move the cold data to a shard which has more disk usage and less compute power and not frequently used and Hot data in a shard with more compute power. This strategy is described here: http...
Guest about 4 years ago in Kubernetes 0 Completed

Kubernetes Operator - Enable S3 Oplog store

Currently, only Replica Sets are the only to deploy an Oplog Store with the Kubernetes Operator. This causes issues related to sizing for Ops Manager deployments managing a big number of projects. Enabling S3 Oplog Store would help a lot.
Guest over 4 years ago in Kubernetes 1 Completed

Automatic labeling of pods by replicaset role (primary/secondary)

Hi, I think it would be great if the Operator could watch and automatically mark individual pods of statefulset with some label indicating whether the node is primary or secondary to be able to route service just to the primary instance (or load b...
Guest over 4 years ago in Kubernetes 0 Completed

Pin image tags in Enterprise Kubernetes Operator values file

Should be able to pin tags for images like `mongodb-enterprise-appdb` in https://github.com/mongodb/mongodb-enterprise-kubernetes/blob/master/helm_chart/values.yaml Currently, we are forced to use the latest tag, which has caused issues and broke...
Guest almost 5 years ago in Kubernetes 0 Completed

Give MongoDB operator the ability to set compute or memory container requirements

No description provided
Guest almost 5 years ago in Kubernetes 1 Completed

OpsManager Pod should not have credentials in environment variables but store and retrieve from a k8s secret

OpsManager database password is exposed as environment variable. OM_PROP_mongo_mongoUri holds credentials of the OpsManager Database. OpsManager Pod should not have credentials in environment variables but store and retrieve from a k8s secret.
Guest over 5 years ago in Kubernetes 0 Completed

Allow to configure MongoDB pods service user

Currently in MongoDB Kubernetes Operator 1.4.2 the pods are run under a specific service user named "mongodb-enterprise-database-pods". It would be nice to be able to specify a custom service user name to be able to comply to specific enterprise ...
Guest almost 6 years ago in Kubernetes 0 Completed

Release operator images based on UBI

Support UBI as a base image for OpenShift deployemnts
Guest about 6 years ago in Kubernetes 0 Completed

Allow custom Annotations on MongoDB CR

Allow custom Annotations on MongoDB CR so it would be easier to label multiple clusters
Guest about 6 years ago in Kubernetes 0 Completed