Kubernetes labels
Jump to navigation
Jump to search
kubectl label pods -l app=LABEL new_label_tier=new_label_valuefe
kubectl label nodes <node-name> <label-key>=<label-value>
Activities
- CKA v1.21: Understand how to use Labels, Selector and Annotations
- CKA v1.15: Understand how to use Labels, Selector and Annotations
- CKA v1.18: Use label selectors to schedule Pods
Related
See also
Advertising: