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

CKA study material · question 317 of 1000

Two StorageClasses are both annotated as default. Which does a classless PVC get?

  1. The one with the most bound claims
  2. Neither; the claim stays Pending
  3. The most recently created one
  4. The alphabetically first one
Show the answer

Answer: C. The most recently created one

With several defaults annotated, Kubernetes uses the most recently created default StorageClass.

Source: Storage Classes (Kubernetes) — Default StorageClass

Challenge yourself on this topic → Study as cards