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 jsonpathcommand
kubectl get pod POD_NAME -o jsonpath='{.status.conditions}'also accepted
kubectl get pod POD_NAME -o jsonpathTest your recall — not just your reading.
Practice with interactive quiz →