Add a label
kubectl label pods <pod-name> new-label=awesome
Add an annotation
kubectl annotate pods <pod-name> icon-url=http://goo.gl/XXBTWq
Add a label
kubectl label pods <pod-name> new-label=awesome
Add an annotation
kubectl annotate pods <pod-name> icon-url=http://goo.gl/XXBTWq