Assorted scripts and configuration used to set up a kubernetes (k3s) homelab with
-
Follow these steps https://gist.github.com/triangletodd/02f595cd4c0dc9aac5f7763ca2264185
- Example config
-
Refer to instructions: https://github.com/alexellis/k3sup
k3sup install --ip 192.168.0.5 --user root
Using mDNS for node dns resolution as to avoid another LXC and associated with setting up a real DNS server (although it shouldn't be too difficult with PiHole/dnsmasq)
-
sudo apt-get install avahi-daemon