all repos — infra @ 6e48325a81b810b901bfa5e5dcbd464fa535c859

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