all repos — infra @ 557c7497404bb7c095aa80502b82e65b78ccaf4f

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