WIP - Do not use this for now
- Fork to change to your settings
- Configure
ansible/group_vars/all.yml
andansible/inventory
and push to your fork - Download dietPi for your device: https://dietpi.com/
- Download dietpi.txt (https://github.com/Simon-Boyer/Homeserver/blob/main/dietpi.txt) and change the password and ip.
- Burn the downloaded image at step 3 to the bootable device
- Mount the drive and replace
/boot/dietpi.txt
with the one you created at step 4. - run
nc -l -p1065 > ~/.kube/config
on your computer - Boot the device and wait for everything to finish configuring. The command at 7 should also stop at some point.
After these steps you should be able to add workers with network boot and to control your Kubernetes cluster from your computer.