Homelab

in-progress
K3s Cilium Longhorn ArgoCD CloudNative-PG Raspberry Pi

A Kubernetes cluster running on Raspberry Pis, because why not.

The stack: K3s for the lightweight Kubernetes distribution, Cilium for networking and network policy, Longhorn for persistent storage, ArgoCD for GitOps-based deployment, and CloudNative-PG for Postgres.

The whole thing is managed as code — every service declared, versioned, and deployed through ArgoCD. If something breaks, I can rebuild it from scratch.

It runs various self-hosted services and serves as a continuous learning environment for anything infrastructure-related. If I break something here, I fix it and learn something. No on-call, no post-mortem required.