What is the primary advantage of using the Container Storage Interface (CSI) over in-tree volume plugins?
-
A
CSI volumes support more access modes than in-tree plugins
-
B
CSI allows storage vendors to develop drivers independently without modifying Kubernetes core
-
C
CSI drivers are faster because they run in the kernel
-
D
CSI eliminates the need for PersistentVolumes