You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install the os on each node with the configuration files in 'os/'.
Set up each node to have a static ip on the router.
Ensure the k3s cluster is accessible on the LAN. Copy '/etc/rancher/k3s/k3s.yaml' from control node to '~/.kube/config'. Edit '127.0.0.1' to be control node ip.
Set the final DHCP IP address to '192.168.1.191' (To allow the loadbalancer to use '192.168.1.192' to '192.168.1.255')
Set kube/helm/values/pihole.values.yml:ingress/enabled = true
Run kube/apply.sh
Set kube/helm/values/pihole.values.yml:ingress/enabled = false
Run kube/apply.sh
Change router to static DNS, first entry should point to '192.168.1.250', the rest to '0.0.0.0'.