I build a full-featured Kubernetes cluster with Raspberry Pi4s for testing at home, and then wrote up a tutorial so anyone else can easily do the same.
For anyone interested in running a raspberry pi based kubernetes cluster at home, I wrote a tutorial/example repo that deploys the cluster using Talos (minimal and hardened OS for kubernetes) and Terraform for cluster services. I plan on making another version soon using ArgoCD instead of Terraform, possibly other versions in the future as well (e.g. flux, crossplane, etc).
It has all the bells and whistles such as:
Talos - Minimal and hardened operating system and tools that deploy and manag…
16 Likes