all repos — infra @ e63b77bec0f29374d2a54f288d0ecaa8d3b906ad

infrastructure manifests and setup notes

longhorn/readme (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
longhorn
--------

    git clone https://github.com/longhorn/longhorn
    kubectl create namespace longhorn-system

    helm install longhorn ./longhorn/chart/ -n longhorn-system -f \
    values.yaml