JimsGarage/Kubernetes/Longhorn
Fabian 3d57b6a172
Pinned k3s Version
Following the YouTube series i encountered a fatal problem with the new release of k3s being 1.27.x. 

The script for installing k3s is working with a pinned version (v1.26.10+k3s2). As a good measure i would either put them both on the stable channel or leave both of them at the same fixed version. 

Thanks for your work Jim and the great explanation!
2025-04-11 14:44:26 +02:00
..
longhorn-K3S.sh Pinned k3s Version 2025-04-11 14:44:26 +02:00
longhorn-RKE2.sh update 2023-11-22 09:32:10 +00:00
longhorn.yaml Update longhorn to 1.6.1 2024-04-25 11:24:09 +02:00
readme.md Update readme.md 2023-10-29 17:57:15 +00:00

readme.md

  1. Create new VMs (3 in my example)
  2. Remember to increase storage from default template (you should also increase Master and Worker nodes if you haven't).
  3. Make static IPs for each
  4. Copy script (longhorn.sh) to your admin machine (make executable)
  5. Run script
  6. Enjoy Longhorn

Let me know if it doesn't work!