An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Unit Tests](https://github.com/vultr/vultr-csi/workflows/Unit%20Tests/badge.svg)
# vultr-csi

The 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!