Skip to content

Responsible Teams

Ontology Key Identifier
workload.native.cloud/responsibleTeams
Kubernetes Annotation
Kubernetes Label
Kubernetes Taint
ResourceClaim

Use this key to identify the teams responsible for a workload.

The value must be a JSON array of strings, where each string identifies a team that has ownership or responsibility for the workload. Multiple teams can share responsibility for operating, maintaining, or supporting a workload.

This key is useful for incident management, on-call routing, access control, cost allocation, and organizational accountability.

["platform-team"]
["platform-team-antartica", "security-team-global"]
["frontend", "backend", "sre"]