- Home
- All questions
- Question 993
CKA study material · question 993 of 1000
Graceful node shutdown appears to do nothing on a node. Which two settings must both be non-zero? Choose two.
Show the answer
Answer: A. shutdownGracePeriod
C. shutdownGracePeriodCriticalPods
Both default to zero, and the feature is inactive until both are configured to non-zero values.
Source: Node Shutdowns (Kubernetes) — Graceful node shutdown › Configuring graceful node shutdown