I'm using Kubernetes to run my products on Hetzner. But not because it needs to scale - but because it's super practical. Whenever I hear people say "Kubernetes is overkill" I think they're mostly missing the point. I want a "PaaS"-like experience, but self-hosted. And my setup does this super well: - Forgejo (self-hosted git) - Docker images - Kubernetes (k3s) And this doesn't have to be insanely complex. It can be very simple and very practical when self-hosting SaaS.