Comment on K3s+Wireguard(?)
RegalPotoo@lemmy.world 8 months agoI’d considered doing something similar at some point but couldn’t quite figure out what the likely behaviour was if the workers lost connection back to the control plane. I guess containers keep running, but does kubelet restart failed containers without a controller to tell it to do so? Obviously connections to pods on other machines will fail if there is no connectivity between machines, but I’m also guessing connections between pods on the same machine will be an issue if the machine can’t reach coredns?
peter@feddit.uk 8 months ago
I’ve done it with docker swarm and it was awful, the connection latency would break the cluster constantly