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

CKA study material · question 330 of 1000

Which is true of a local volume?

  1. It is mounted from a remote NFS export
  2. It requires volumeMode Block
  3. It supports dynamic provisioning through a StorageClass
  4. It can only back a statically created PersistentVolume
Show the answer

Answer: D. It can only back a statically created PersistentVolume

Local volumes cannot be dynamically provisioned; they always back a statically created PersistentVolume.

Source: Volumes (Kubernetes) — local

Challenge yourself on this topic → Study as cards