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.

Status Started
Created by Guest
Created on Aug 12, 2021

Kubernetes Operator - Prefix Annotations and Labels

Labels and annotations added to Kubernetes resources by the MongoDB Enterprise Operator should include a prefix designating that it was added by MongoDB. The lack of a prefix suggests the field and values are private to the user. For example, the MongoDB statefulset and service selector should use a label prefixed with a MongoDB domain. https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set
  • ADMIN RESPONSE
    Aug 1, 2025
    We're gradually starting to change things to prefix most annotations and labels with mdb. It's a gradual thing but in progress.
  • Attach files