all repos — infra @ master

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