Difference between revisions of "Kubernetes annotations"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
== Related == | == Related == | ||
[[karpenter.sh/do-not-evict: true]] | [[karpenter.sh/do-not-evict: true]] | ||
+ | [[nginx.ingress.kubernetes.io annotations]] | ||
== See also == | == See also == |
Revision as of 14:29, 12 February 2024
annotations:
kubectl annotate
Understand how to use Labels, Selector and Annotations
Annotations: storageclass.kubernetes.io/is-default-class=true Annotations: storageclass.beta.kubernetes.io/is-default-class=true
Related
karpenter.sh/do-not-evict: true nginx.ingress.kubernetes.io annotations
See also
- Kubernetes labels, selectors, recommended labels
,
kubectl label, kubectl annotate
, Common,kubernetes.io, app.kubernetes.io, MatchLabels:
,labels:
kubectl annotate [ serviceaccount | pods | node | storageclass ]
- Kubernetes annotations,
kubectl annotate, eks.amazonaws.com, annotations.kubernetes.io, annotations:, ingress.annotations
Advertising: