https://github.com/vultr/vultr-csi
Container Storage Interface (CSI) Driver for Vultr Block Storage
https://github.com/vultr/vultr-csi
container-storage-interface csi-driver kubernetes vultr vultr-kubernetes
Last synced: 5 months ago
JSON representation
Container Storage Interface (CSI) Driver for Vultr Block Storage
- Host: GitHub
- URL: https://github.com/vultr/vultr-csi
- Owner: vultr
- License: apache-2.0
- Created: 2020-02-29T16:20:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-05-07T00:57:58.000Z (5 months ago)
- Last Synced: 2025-05-07T17:15:14.784Z (5 months ago)
- Topics: container-storage-interface, csi-driver, kubernetes, vultr, vultr-kubernetes
- Language: Go
- Homepage:
- Size: 8.62 MB
- Stars: 41
- Watchers: 4
- Forks: 16
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README

# vultr-csiThe Container Storage Interface ([CSI](https://github.com/container-storage-interface/spec)) Driver for Vultr [Block Storage](https://www.vultr.com/products/block-storage/). This driver allows you to use Vultr Block Storage with your container orchestrator. We have tested this CSI on Kubernetes.
More information about the CSI and Kubernetes can be found: [CSI Spec](https://github.com/container-storage-interface/spec) and [Kubernetes CSI](https://kubernetes-csi.github.io/docs/example.html)
## Installation and examples
- [Kubernetes](docs/kubernetes)
- [Nomad](docs/nomad)## Contributing Guidelines
If you are interested in improving or helping with vultr-csi, please feel free to open an issue or PR!