forked from k-space/kube
argocd
asterisk
bind
camtiler
cert-manager
cnpg-system
drone
drone-execution
elastic-system
etherpad
freescout
gitea
grafana
hackerspace
harbor
kube-system
kubernetes-dashboard
local-path-storage
logging
logmower
longhorn-system
README.md
application-extras.yml
application.yml
backup.yaml
changes.diff
member-site
metallb-system
minio-clusters
mongodb-operator
monitoring
mysql-clusters
mysql-operator
nextcloud
nyancat
oidc-gateway
openebs
playground
postgres-clusters
postgres-operator
prometheus-operator
redis-clusters
reloader
ripe87
rosdump
shared
tigera-operator
traefik
wiki
wildduck
woodpecker
.drone.yml
.gitignore
CONTRIBUTORS.md
LICENSE.md
README.md
ansible-bind-primary.yml
ansible-doors.yml
ansible-kubernetes.yml
ansible.cfg
cluster-role-bindings.yml
inventory.yml
ssh_config
storage-class.yaml
Longhorn distributed block storage system
Pull the manifest and apply changes
wget https://raw.githubusercontent.com/longhorn/longhorn/v1.5.1/deploy/longhorn.yaml -O application.yml
patch -p0 < changes.diff
To upgrade use following:
kubectl -n longhorn-system apply -f application.yml -f application-extras.yml
After deploying specify dedicated=storage:NoSchedule
for Kubernetes Taint Toleration
under Setting -> General
on
Longhorn Dashboard.
Proceed to tag suitable nodes with storage
and disable Longhorn scheduling on others.