The Wayback Machine - https://web.archive.org/web/20230502224858/https://github.com/democratic-csi/charts
Skip to content

democratic-csi/charts

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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