Difference between revisions of "Kubernetes annotations"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
== See also == | == See also == | ||
* {{Kubernetes labels}} | * {{Kubernetes labels}} | ||
+ | * {{kubectl annotate}} | ||
* {{Kubernetes annotations}} | * {{Kubernetes annotations}} | ||
[[Category:K8s]] | [[Category:K8s]] |
Revision as of 17:44, 21 December 2022
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
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: