Linux_FoundationLinux_Foundation
KCNA · Question #135
KCNA Question #135: Real Exam Question with Answer & Explanation
Sign in or unlock KCNA to reveal the answer and full explanation for question #135. The question stem and answer options stay visible for context.
Submitted by fatima_kr· May 4, 2026Kubernetes Fundamentals
Question
What happens with a regular pod running in Kubernetes when a node fails?
Options
- AA new pod with the same UID is scheduled to another node after a while.
- BA new, near-identical pod but with different UID is scheduled to another node.
- CBy default, a pod can only be scheduled to the same node when the node fails.
- DA new pod is scheduled on a different node only if it is configured explicitly.
Unlock KCNA to see the answer
You've previewed enough free KCNA questions. Unlock KCNA for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Pod lifecycle#Node failure#Scheduling#Self-healing