Difference between revisions of "Kubectl label"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 22: Line 22:
  
 
== See also ==
 
== See also ==
 +
* {{kubectl label}}
 
* {{Kubernetes labels}}
 
* {{Kubernetes labels}}
* {{kubectl}}
 
  
  
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]

Revision as of 17:02, 13 June 2022

kubectl label --help
kubectl label pods my-pod new-label=awesome_label 
kubectl label nodes <node-name> <label-key>=<label-value>
kubectl label
error: one or more resources must be specified as <resource> <name> or <resource>/<name>
kubectl label namespace default istio-injection=enabled
namespace/default labeled
Related: Install Istio

Related terms

Activities

See also

Advertising: