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

CKA study material · question 350 of 1000

A PVC has been Pending for some time. Which explanations are consistent with that?

  1. No PV matches its class, size and access modes, or its class waits for a consumer
  2. Its bound PV entered the Released phase
  3. Its volumeMode is Filesystem
  4. Its reclaim policy is set to Retain
Show the answer

Answer: A. No PV matches its class, size and access modes, or its class waits for a consumer

A Pending claim usually means nothing matches it, or a WaitForFirstConsumer class is waiting for a Pod.

Source: Storage Classes (Kubernetes) — Volume binding mode

Challenge yourself on this topic → Study as cards