Post #3982886
2026-07-14 03:54 UTC
My hotest selfhosting take is that stuff I use in my day job, docker/k8s/cloud is not worth it and generally worse for long-term self hosting than a Debian box.
Like I have the skills to troubleshoot containerized setups, it’s litterally my dayjob, but I’d rather not deal with it in my freetime unless there is no other way to run it.
Replies (2)
-
@sandwichsaregood@lemmy.world 2026-07-14 04:18
Is that a hot take? I see a lot of people saying this, including myself. Kubernetes solves problems at work, but is way overkill even for my moderately elaborate home setup that would cause more troubles than it solves. If people want to use k8s at home go ahead, but I don’t.
-
@Allero@lemmy.today 2026-07-14 06:44
After using Proxmox for a while, I swear by LXC, at least the way it is provided there. Makes containerization make sense without all the pain.