Difference between revisions of "Kubectl annotate pod"
Jump to navigation
Jump to search
m (Ant moved page Kubectl annotate pods to Kubectl annotate pod) |
|||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
* https://jamesdefabia.github.io/docs/user-guide/kubectl/kubectl_annotate/ | * https://jamesdefabia.github.io/docs/user-guide/kubectl/kubectl_annotate/ | ||
+ | |||
+ | [[kubectl annotate pod]] [[your-pod-name]] karpenter.sh/do-not-evict='true' -n [[yournamespace]] | ||
+ | [[your-pod-name]] [[annotated]] | ||
Revision as of 14:25, 3 January 2023
kubectl annotate pod your-pod-name karpenter.sh/do-not-evict='true' -n yournamespace your-pod-name annotated
See also
Advertising: