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

CKA study material · question 348 of 1000

What problem did CSI solve for storage vendors?

  1. Plugins no longer need their source in the Kubernetes repository
  2. Volumes can be mounted without a kubelet
  3. Storage no longer needs a StorageClass
  4. Volumes no longer need PersistentVolume objects
Show the answer

Answer: A. Plugins no longer need their source in the Kubernetes repository

In-tree plugins were compiled into Kubernetes; CSI lets a vendor develop and ship a plugin independently.

Source: Volumes (Kubernetes) — Out-of-tree volume plugins

Challenge yourself on this topic → Study as cards