Shell installer for k3s
Dependencies
Requires curl and dialog
With Gui
sudo apt-get install dialog curl
curl https://raw.githubusercontent.com/Gilbertindustries/k3s-Installer/refs/heads/main/k3s-install.sh | sh -Without Gui
sudo apt-get install curl
curl https://raw.githubusercontent.com/Gilbertindustries/k3s-Installer/refs/heads/main/k3s-install.sh| sh -