It sounds like your cross host communication between the hosts have failed. Are you able to exec into the network agent and ping the other IP address of the network agent on the other host?
Can you also make sure that docker is still okay on the hosts? Log in to the host and try a docker ps.
Definitely seems similar, though I am running only 2 hosts and 2 containers. Laso I am not seeing it working ever, that being said im not monitoring constantly
I was seeing it with hosts that were just brought up with only the networking container running. It was going on for about 30 minutes before they all able to ping each other.
I do know that they are working upgrading the ipsec software that is used for the managed networking.
if you only have 1 container on each host, you may be hitting a different issue, where sometimes pinging between containers doesn’t work if you only have 1 container and you need to launch another container on the host to get it working.