Skip to content

Commit ad5d02a

Browse files
authored
Update ingress.md
Add info about port 4789 and vmware compatibility.
1 parent 6c3cc93 commit ad5d02a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/manuals/engine/swarm/ingress.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ports open between the swarm nodes before you enable Swarm mode:
1616

1717
* Port `7946` TCP/UDP for container network discovery.
1818
* Port `4789` UDP (configurable) for the container ingress network.
19+
* If your node run as VM on VMWare esxi, change this port like that 'docker swarm init --data-path-port=7789' for example.
1920

2021
When setting up networking in a Swarm, special care should be taken. Consult
2122
the [tutorial](swarm-tutorial/_index.md#open-protocols-and-ports-between-the-hosts)

0 commit comments

Comments
 (0)