Difference between revisions of "Kubectl label"

From wikieduonline
Jump to navigation Jump to search
Line 16: Line 16:
  
 
== Activities ==
 
== Activities ==
 +
* [[CKA v1.18]]: Use [[label]] selectors to [[schedule Pods]]
 
* [[CKA v1.15: Understand how to use Labels, Selector and Annotations]]
 
* [[CKA v1.15: Understand how to use Labels, Selector and Annotations]]
  

Revision as of 14:50, 22 August 2020

kubectl label pods my-pod new-label=awesome_label 
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: