pub const K8S_POD_ANNOTATION: &'static str;
Expand description

The annotation key-value pairs placed on the Pod, the <key> being the annotation name, the value being the annotation value.

ยงExamples

  • "k8s.pod.annotation.kubernetes.io/enforce-mountable-secrets=true"
  • "k8s.pod.annotation.mycompany.io/arch=x64"
  • "k8s.pod.annotation.data="