Was this page helpful?
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/
Was this page helpful?
On this page