Skip to content

democratic-csi/charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

democratic-csi

democratic-csi implements the csi spec to facilitate stateful workloads.

Currently democratic-csi integrates with the following storage systems:

  • TrueNAS
  • ZFS on Linux (ZoL, ie: generic Ubuntu server)
  • Synology
  • generic nfs, smb, and iscsi servers
  • local storage directly on nodes

usage

helm repo add democratic-csi https://democratic-csi.github.io/charts/
helm repo update

if using k8s < 1.17 please use chart version 0.5.0

links