Docker swarm doesnt connect to worker nodes after reboot

Hi, i'm running dokploy on a raspberry pi swarm with 3 nodes. After a power failure, my manager says the workers are donw but they are not.
2 Replies
Siumauricio
Siumauricio10mo ago
Stack Overflow
Docker worker is freed from the load after reboot
I have a docker swarm consisting of one manager and one worker. When I created a service with 4 replicas, I got two containers on each node (2 on the manager and 2 on the worker node). I restarte...
Siumauricio
Siumauricio10mo ago
Looks like you need at least 3 manager to handle the race condition

Did you find this page helpful?