|
|
|
|
|
by x2tyfi
191 days ago
|
|
My home lab has grown over the years, now consisting of a physical Proxmox cluster, and a handful of servers (RaspPi and micro hosts).
A couple years back I got tired of failures related to host-level Docker issues, so I got a NAS and started using NAS storage for everything I could. I also re-investigated containerization - weighing Docker Swarm vs K3s - and settled on Docker Swarm. I’ve hated it ever since. Swarm is a PITA to use and has all kinds of failure modes that are different than regular old Docker Compose. I’ve considered migrating again - either to Kubernetes, or just back to plain Docker - but haven’t done it. Maybe I should look at Uncloud? |
|