Study. uk . com
  1. Home
  2. All questions
  3. 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.

  1. shutdownGracePeriod
  2. terminationGracePeriodSeconds
  3. shutdownGracePeriodCriticalPods
  4. evictionSoftGracePeriod
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

Challenge yourself on this topic → Study as cards