- Home
- All questions
- Question 186
CKA study material · question 186 of 1000
Which two statements about soft eviction thresholds are correct? Choose two.
Show the answer
Answer: D. Each one requires an administrator-specified grace period
A. The kubelet returns an error on startup if the grace period is missing
A soft threshold pairs with a required grace period, and the kubelet refuses to start without one.
Source: Node-pressure Eviction (Kubernetes) — Soft eviction thresholds