Lightbits CSI Driver Capabilities
| Features | K8s v1.31 - K8s v1.33 |
|---|---|
| Static Provisioning | V |
| Dynamic Provisioning | V |
| Expand Persistent Volume | V |
| Create Volume Snapshot | V |
| Create Volume from Snapshot | V |
| Delete Snapshot | V |
| CSI Volume Cloning | V |
| CSI Raw Block Volume | V |
| CSI Ephemeral Volume | V |
| Topology | X |
| Access Mode | RWO, RWX (block-only) |
- V: meaning feature is supported
- X: meaning feature is not supported
- RWO: Read-Write-Once
- RWX: Read-Write-Many
Was this page helpful?