kubectl annotate pod
(Redirected from Kubectl annotate pods)
Jump to navigation
Jump to search
kubectl annotate pod your-pod-name karpenter.sh/do-not-evict='true' -n yournamespace your-pod-name annotated
Verify: kubectl describe pod your-pod-name -o yaml -n yournamespace | grep do-not-evict
See also[edit]
Advertising: