I am trying to configure my Docker Swarm Cluster and need to have the following ports open so that my cluster can communicate and operate correctly:
- TCP port 2377
- TCP port and UDP port 7946
- UDP port 4789
How do I open these ports?
I believe this is the issue that are causing my worker node to be DOWN