
CSI WekaFS Driver
This repository hosts the CSI WekaFS driver and all of its build and dependent configuration files to deploy the driver.
Pre-requisite
- Kubernetes cluster
- Helm v3
- Running version 1.18 or later. Although older versions from 1.13 and up should work, they were not tested
- Weka system pre-configured and Weka client installed and registered in cluster for each Kubernetes node
Deployment
helm repo add csi-wekafs https://weka.github.io/csi-wekafs
helm install csi-wekafs csi-wekafs/csi-wekafsplugin --namespace csi-wekafsplugin --create-namespace
Usage
Additional Documentation