
CSI driver for Gardener on Metal
Overview
The onmetal Container Storage Interface (CSI) driver is a CSI specification-compliant
driver used by Gardener on Metal to manage the lifecycle of onmetal volumes. The CSI is a standard for exposing
arbitrary block and file storage systems to containerized workloads on Kubernetes.
This driver provides CSI implementation for Gardener on Metal. For any Persistent volume (PVC) created using this
driver, it will create a new onmetal volume and mount the relevant disks to machine(s) (VMs).
Installation, Usage, and Development
For more details please refer to documentation folder /docs
Feedback and Support
Feedback and contributions are always welcome!
Please report bugs, suggestions or post questions by opening a Github issue.
License
Apache License 2.0