rancher-partner-charts/charts/csi-wekafs/csi-wekafsplugin/0.6.400
Arvind Iyengar bd10b2ce83
Regenerate charts
This is commit 2/2 that adds the changes introduced from the following bash command:
```
REPOSITORY=https://github.com/rancher/partner-charts.git BRANCH=main ./scripts/regenerate-assets
```
2021-06-23 18:09:30 -07:00
..
templates Regenerate charts 2021-06-23 18:09:30 -07:00
.helmignore Regenerate charts 2021-06-23 18:09:30 -07:00
Chart.yaml Regenerate charts 2021-06-23 18:09:30 -07:00
LOCAL.md Regenerate charts 2021-06-23 18:09:30 -07:00
README.md Regenerate charts 2021-06-23 18:09:30 -07:00
app-readme.md Regenerate charts 2021-06-23 18:09:30 -07:00
questions.yaml Regenerate charts 2021-06-23 18:09:30 -07:00
values.schema.json Regenerate charts 2021-06-23 18:09:30 -07:00
values.yaml Regenerate charts 2021-06-23 18:09:30 -07:00

README.md

License Artifact HUB

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 of version 1.18 and up, 1.19 and up recommended, 1.13 and up should work but were not tested.
  • Helm v3 must be installed and configured properly
  • 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-wekafsplugin csi-wekafs/csi-wekafsplugin --namespace csi-wekafsplugin --create-namespace

Usage

Additional Documentation