Difference between revisions of "Kubectl annotate"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 2: Line 2:
  
 
  kubectl annotate pods my-nginx-v4-9gw19 description='my frontend running nginx'
 
  kubectl annotate pods my-nginx-v4-9gw19 description='my frontend running nginx'
  kubectl get pods my-nginx-v4-9gw19 -o yaml
+
  [[kubectl get pods]] my-nginx-v4-9gw19 -o yaml
  
  

Revision as of 17:35, 16 February 2020

This article is a Draft. Help us to complete it.
kubectl annotate pods my-nginx-v4-9gw19 description='my frontend running nginx'
kubectl get pods my-nginx-v4-9gw19 -o yaml


Activities

See also

Advertising: