kubectl annotate
kubectl annotate "obj-kind" "obj-name" "an-annotation=foo"
kubectl annotate "obj-kind" "obj-name" "an-annotation=foo" --override
kubectl annotate "obj-kind" "obj-name" "an-annotation=foo"
kubectl annotate "obj-kind" "obj-name" "an-annotation=foo" --override