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

CKA study material · question 999 of 1000

After how long does Kubernetes force-detach a volume from a node where a Pod deletion has not succeeded and the node is unhealthy?

  1. 30 seconds
  2. 2 minutes
  3. 5 minutes
  4. 6 minutes
Show the answer

Answer: D. 6 minutes

Six minutes is the threshold, after which the volume is force-detached; because a workload may still be running there, this can corrupt data, which is why the behaviour can be disabled.

Source: Node Shutdowns (Kubernetes) — Non-graceful node shutdown handling › Forced storage detach on timeout

Challenge yourself on this topic → Study as cards