`kubectl describe pod` shows the Events section which reveals why a pod is Pending — usually insufficient resources, image pull errors, or no matching nodes. `kubectl get pod` only shows status; `kubectl logs` needs a running container.
Sign in free to practice the full question bank with daily challenges, XP, streaks, duels and a global leaderboard.
Practice the full bank — free →