Skip to content

Instantly share code, notes, and snippets.

@icebob
Created January 1, 2020 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save icebob/fa969c7696269d72a4e6e8378f9f9595 to your computer and use it in GitHub Desktop.
Save icebob/fa969c7696269d72a4e6e8378f9f9595 to your computer and use it in GitHub Desktop.
Install Longhorn storage for Kubernetes
sudo apt-get install open-iscsi
kubectl apply -f https://raw.githubusercontent.com/longhorn/longhorn/master/deploy/longhorn.yaml
kubectl -n longhorn-system get all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment