Study. uk . com
  1. Home
  2. All questions
  3. Question 186

CKA study material · question 186 of 1000

Which two statements about soft eviction thresholds are correct? Choose two.

  1. The kubelet returns an error on startup if the grace period is missing
  2. They apply only to disk signals
  3. They kill Pods immediately when met
  4. Each one requires an administrator-specified grace period
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

Challenge yourself on this topic → Study as cards