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

CKA study material · question 322 of 1000

Which StorageClass field must be true before a PVC can be resized?

  1. allowVolumeExpansion
  2. mountOptions
  3. expandable
  4. allowVolumeResize
Show the answer

Answer: A. allowVolumeExpansion

allowVolumeExpansion on the StorageClass is what permits a PVC to be resized by editing its request.

Source: Storage Classes (Kubernetes) — Volume expansion

Challenge yourself on this topic → Study as cards