Known Metadata

Labels and Annotations in Capsule Items

Labels

Labels commonly used in Capsule items are listed below. These labels are applied to the corresponding resources by the Capsule controller and can be used for filtering and selection purposes.

capsule.clastix.io/tenant

DescriptionTarget ObjectsAudience
Established the connection between Object and Tenant. It’s value indicates the owning Tenant* Namespaces having a relationship to TenantsController

projectcapsule.dev/tenant

DescriptionTarget ObjectsAudience
Established the connection between Object and Tenant. It’s value indicates the owning Tenant. Long term replacement for capsule.clastix.io/tenant and capsule.clastix.io/managed-by labels.* All namespaced items within a Tenant Namespace become the corresponding Tenant Label via Mutating Admission.Controller

capsule.clastix.io/managed-by

DescriptionTarget ObjectsAudience
Established the connection between Object and Tenant. It’s value indicates the owning Tenant. Long term replacement for capsule.clastix.io/tenant* All namespaced items within a Tenant Namespace become the corresponding Tenant Label via Mutating Admission. This label is still added to keep compatibility wiht the Capsule Proxy.User

projectcapsule.dev/managed-by

DescriptionTarget Objects
Indicator which controller of capsule or Custom Resource is responsible for managing the corresponding Object. Mainly used in Replications to establish that objects are at least managed by one Replications.* Any Object being influenced by ReplicationsUser

projectcapsule.dev/created-by

| Description | Target Objects | Audience | |—|—| | Indicator which controller of capsule or Custom Resource is responsible for managing the corresponding Object. Mainly used in Replications to establish that objects were originally created by a Replication. | * Any Object being influenced by Replications | Controller |

projectcapsule.dev/name

DescriptionTarget ObjectsAudience
Label for tracking internal name or allowing for faster selects. Mainly used to identify relevant rulestatus* Tenant NamespacesController

projectcapsule.dev/cordoned

DescriptionTarget ObjectsAudience
Indicator that a namespace is cordoned (when value equals true)* Tenant NamespacesUser

projectcapsule.dev/pool

DescriptionTarget ObjectsAudience
Allocation of Resourcepool via ResourcePoolClaims* ResourcePoolClaimsUser
Last modified July 2, 2026: feat: add 0.13.x notes (#98) (a15cf91)