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

Add spec.externalAccess.externalDomain to running deployments

The follow option: https://www.mongodb.com/docs/kubernetes-operator/master/reference/k8s-operator-specification/#spec.externalAccess.externalDomain - spec.externalAccess.externalDomain Is tremendously useful as we would no longer have to worry ...
Guest over 2 years ago in Kubernetes 0 Completed

Custom Pod Annotations

This is regarding usage of service mesh / policy agent automations for stateful sets.
Guest over 2 years ago in Kubernetes 1 Completed

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 over 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 over 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

Allow S3 Oplog Store to be defined and configured using the Operator.

Ops Manager can utilize S3 storage for the Oplog Store. It should be possible to define and configure an S3 Oplog Store from the Operator.
Guest almost 5 years ago in Kubernetes 0 Completed

Fine-tune RBAC rules for mongodb.com resources

Right now, the default RBAC rules for the mongodb-enterprise-operator role/clusterrole are: apiGroups: - mongodb.com resources: - mongodb - mongodb/finalizers - mongodb/status - mongodbusers - mongodbusers/status - opsmanagers - opsmana...
Guest almost 5 years ago in Kubernetes 0 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 about 5 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 about 5 years ago in Kubernetes 0 Completed

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

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