← Debugging380 / 640
hardkubectl

Extract the conditions array from a pod to inspect readiness and scheduling state

command

kubectl get pod POD_NAME -o jsonpath='{.status.conditions}'

also accepted

kubectl get pod POD_NAME -o jsonpath

Test your recall — not just your reading.

Practice with interactive quiz →