|
|
|
|
|
by from-nibly
636 days ago
|
|
> Practically, it is foolishness, for what you save in money you lose in time and sanity. Kubernetes gets a lot of side eyes in the self-hosted community. That's all of self hosting though. So why not go all in? I've got 3 dell r720XDs running nixos with k3s in multi master mode. It runs rook/ceph for storage, and I've got like 12 hard drives in various sizes. My favorite party trick is yoinking a random hard drive out of the cluster while streaming videos. Does not care. Plug it back in and it's like nothing happened. I've still got tons of room and I keep finding useful things to host on it. |
|
Personally, even with a 4 node setup (of tiny desktops; the hardware you have would easily cost me $200/mo in power bills), I use docker swarm. Old and unloved, but does everything I need for multi node deployment and orchestration with only a sliver more complexity than vanilla docker.