Was this page helpful?
Caution
You're viewing documentation for a previous version of Scylla Operator. Switch to the latest stable version.
Local CSI DriverCopy
AboutCopy
The Local CSI Driver implements the Container Storage Interface (CSI), a specification for container orchestrators to manage the lifecycle of volumes.
It supports dynamic provisioning on local disks, so storage volumes can be created on-demand through managed directories on the local disk.
You can find more details and the source code at https://github.com/scylladb/local-csi-driver/