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 20

MongoDB kubernetes operator - follow recommended kubernetes object labeling -

Hi, i would like to thank you first for this operator, good job 👍 . It works well. Did you consider using this label convention for objects (statefulset, svc, secrets) https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labe...
Guest about 4 years ago in Kubernetes 0 Under Consideration

MongoDB Operator Deployment Env Variables Push Down

This is a feature request to have custom environment variables, configured in the MongoDB Operator's Deployment manifest, push down or propagate to all resources created by the Operator. For example, it may be desired to add environment variables...
Guest almost 5 years ago in Kubernetes 0 Under Consideration

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

Support kubernetes taints and tolerations

I believe kubernetes taints and tolerations are not supported by the operator, yet I find it a much needed capability.
Guest over 4 years ago in Kubernetes 1 Under Consideration

Operator automatically provision an Ops Manager programmatic API key

Operator automatically provision an Ops Manager programmatic API key, The current instructions require human intervention to create an AP
Guest almost 5 years ago in Kubernetes 0 Under Consideration

Allow using other port than 8080 (or 8443) when deploy Ops Manager

The default port is 8080 or 8443 (for https) and cannot be changed
Guest almost 5 years ago in Kubernetes 0 Under Consideration

cert-manager & external-dns integration

Since the kube CA integration is deprecated, the operator should have an option to integrate with cert-manager and external-dns for automatic tls and dns records.
Guest about 5 years ago in Kubernetes 0 Under Consideration