← Pods148 / 640
easykubectl

Add or update a label on a specific pod for selection and organization

command

kubectl label pod POD_NAME KEY=VALUE

also accepted

kubectl label podkubectl label po POD_NAME KEY=VALUE

Command breakdown

Part of the Kubernetes CLI (kubectl) — Pods category.

kubectllabelpodPOD_NAMEKEY=VALUE

Test your recall — not just your reading.

Practice with interactive quiz →