all repos — infra @ 2c2f4a9c4ea30de96f40d8cd804201ede5015088

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