Setting up k3s on a single RPi4
Testing out the ability to run some containers on RPi4 and I have a single borrowed device. Most of the tutorials out there describe a multi-node configuration and that’s led to some challenges for me to understand this. First, I started with this tutorial: https://github.com/mhausenblas/kube-rpi This gets you there most of the way, but I […]