easykubectl

List pods matching a specific label selector to verify a deployment's pods

command

kubectl get pods -l app=APP_LABEL

also accepted

kubectl get pods -l

Test your recall — not just your reading.

Practice with interactive quiz →