
March 28, 2025
Building a Raspberry Pi 5 cluster
I've been wanting to build and host my personal projects on my own hardware for a while now, but I didn't want to spend a fortune on hardware and energy bills. I needed something that didn't require a proper server rack, taking space in my apartment. I...
ReadMarch 30, 2025
Configuring k3s
k3s is a lightweight Kubernetes distribution that runs well on limited hardware (such as ARM processors), so it's perfect for building small clusters. It also happens to be easy to install and use....
Read