I try to deploy a docker swarm cluster on two virtual machines in google cloud project. However i am facing some networking problems.
It seems that inter-service connectivity does not work.
A Redis client container from manager cannot connect to Redis server container on worker.
Do i have to enable any specific configuration in firewall rules?