Skip to main content

Rpi

2024

Install K3s on a Raspberry PI - TLS certificates
·12 mins
Kubernetes Homelab Rpi Tutorial
If you have been following along in this series, so far we have configured the master node and added a few worker nodes to the cluster.
Install K3s on a Raspberry PI - Worker node
·5 mins
Kubernetes Homelab Rpi Tutorial
In the first article of this mini-series, we configured the master node and kubectl on our PC, now it’s time to configure the worker nodes and join them to the cluster, here’s the final state with my hostnames and IPs:
Install K3s on a Raspberry PI - Master node
·12 mins
Kubernetes Homelab Rpi Tutorial
Motivation # I recently bought a few Raspberry PI 5 SBCs to play around with Kubernetes at home and, without noticing, I started spending a lot of my free time with it.