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

Timeline on Server internal authentication via Keyfile

Hi Operator team, The K8s operator community edition README mentions the feature `Server internal authentication via keyfile` is in progress. My team is hoping to use this feature on our current project and wanted to ask what the timeline is for ...
Guest almost 4 years ago in Kubernetes 0 Submitted

EmptyDir as data-volume and log-volume

spec: members: 1 type: ReplicaSet version: "4.4.5" statefulSet: spec: template: spec: volumes: - name: data-volume emptyDir: {} - name: log-volume emptyDir: {} This type of override would be very helpful for automated testing pipeline...
Guest about 4 years ago in Kubernetes 0 Under Consideration

Support Service Binding Specification for Kubernetes

Service Binding Specification for Kubernetes standardizes exposing backing service secrets to applications. The spec is available here: https://github.com/servicebinding/spec This blog post would be helpful: https://muthukadan.net/kubernetes/bind...
Guest about 4 years ago in Kubernetes 0 Under Consideration

Enable S3 Snapshot Storage via Kubernetes Operator with IAM role

Configuring an S3 Snapshot Storage with IAM roles is only possible via Ops Manager UI or API. It would be great to be able to do this configuration via the MongoDB Kubernetes Operator.
Guest over 4 years ago in Kubernetes 0 Under Consideration

Provide support to update version manifest to Ops Manager that uses local mode

With Ops Manager Local Mode on Kubernetes, the version manifest is required to be updated manually via UI or API. It would be the best practice to support updating version manifest using a command to the Operator or OM Pods.
Guest over 4 years ago in Kubernetes 0 Under Consideration

Add ability to have systemLog redirected to stdout (just have to remove systemLog.destination and path)

To be able to have MongoDB logs redirect to stdout and this having it into GKE CloudLogs, we should NOT configure a systemLog.destination nor a systemLog.path. In 0.6.0 release, systemLog.destination and path are hardcoded and cannot be nullable....
Guest over 4 years ago in Kubernetes 0 Submitted

Is it possible to deploy mongodb shared cluster using community operator?

No description provided
Guest over 4 years ago in Kubernetes 0 Will Not Implement

Migrating existing deployments to MongoDB Kubernetes Operator

Hello, Is there a way to migrate existing non-kubernetes MongoDB clusters to MongoDB Kubernetes Operator?
Guest over 4 years ago in Kubernetes 0 Will Not Implement

Manage indexes creation and sharding of collections in a GitOps way

We're developing a Microservices-based product that is based on MongoDB and Kafka. In this context, we're currently aiming at implementing most of our DevOps-related activities in a GitOps way. Setup, rolling upgrades and scaling the number of rep...
Guest over 4 years ago in Kubernetes 0 Will Not Implement

Assignment labels in YAML for Snapshot storage

Currently, if you want to assign a snapshot store to a certain project, it is required to access the Admin view and configure the "Assignment Labels" property under Backup > Snapshot Storage with the name of the corresponding project. AFAIK, ...
Guest over 4 years ago in Kubernetes 0 Submitted