A Container Storage Interface (CSI) Driver for VMWare vCloud Director. The CSI plugin allows you to use independant disks with your preferred Container Orchestrator. If you need guidance how to install this take a look at our documentation.
Make sure you have a working Go environment, for further reference or a guide take a look at the install instructions.
git clone https://github.com/proact-de/vcloud-csi-driver.git
cd vcloud-csi-driver
make generate build
./bin/vcloud-csi-driver -h
If you find a security issue please contact devops@proactcloud.de first.
Fork -> Patch -> Push -> Pull Request
Apache-2.0
Copyright (c) 2021 Proact Deutschland GmbH <devops@proactcloud.de>