Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Deploy docker swarm on gcp connectivity issues

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? 

0 5 972