I used to think Kubernetes was complex machinery solving scalability problems I would never have. I was wrong.

Kubernetes has less moving parts than my handmade deployments. It's sturdier than my hand written playbooks. It solves problems I already have.

https://ergaster.org/posts/2025/07/09-kubernetes-black-friday/

#kubernetes#selfHosting #homelab

@thibaultamartin Thanks, I wouldn't have thought of these solutions. The Proxmox setup seems interesting, but I've never used it before.

Still, I must say, I find Kubernetes install a bit confusing. I hope tools like minikube were suitable for production. Also, I found that nixos packages kubernetes and k3s, I'll try that as well.

Anyway, I look forward for this article ^^

@thibaultamartin I agree with this so much. I'm so glad I picked Kubernetes for my small business instead of the home-made docker compose setup.

Even though I don't use most of K8S functionality right now and I still get a lot of value from the standardization.

Going into the future I know I'll have so much room to grow and I'll move fast because I'm not reinventing the wheel.

In conclusion: I have learned so much from my time in k8s world and it's mostly best practices. I call it a win!