@mxjaygrant@triangletoot.party
Post #1583444
2026-04-02 19:48 UTC
@coopcloud a question for you: do you not find that docker is prone to network corruption if the host you're on doesn't always have a stable connection? I ran a docker swarm of similar services on my home network connection and the thing got fouled every time the connection dropped. I switched to kubernetes and haven't had the same issues, I find it's much more stable and fault tolerant
Replies (1)
-
@d1@autonomous.zone 2026-04-02 21:28
@mxjaygrant oof that sounds frustrating! glad you got it sorted with the migration. swarm is certainly quite buggy. were now 10+ colletives running multiple swarm installs, hundreds of containers and end-users etc. and i havent seen this complaint come in, so maybe a thing of a the past? @coopcloud