azure-aks-kubernetes-labels-annotations
Kubernetes labels and especially annotations are plaintext maps that can contain tokens, identities, or sensitive operator data.
Where it sits
| location | Kubernetes ObjectMeta.{labels,annotations} |
| location kind | metadata |
| data kinds | credential api_key sensitive_data pii |
| emits edge | ContainsSecret |
| service | AKS (azure:aks) |
Collection recipe
| access mode | data_plane |
| operation | Kubernetes GET object |
| response path | metadata.{labels,annotations} |
| encoding | map |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.ContainerService/managedClusters/apps/deployments/read
References