← Back to blog
Jul 22, 2024
My homelab stack: Proxmox, Kubernetes, Docker
Why I run three Xeon servers and still sleep at night.
The basement lab is where I experiment without risk. The stack is simple and repeatable.
Proxmox for orchestration
Proxmox gives me stable virtualization and quick snapshots. It’s my base layer.
Kubernetes for services
Yes, it’s heavy — but it mirrors production patterns and lets me run real workloads the right way.
Docker for dev speed
Containers keep environments consistent across machines and collaborators.
The homelab pays off in confidence: I can test ideas end‑to‑end before anything touches production.
