Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions docs/prerequisites/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ Before installing the Control Plane, you must:
run on this host.
- Open protocols and ports between hosts. By default, these are:
- Port `3000` TCP for HTTP communication
- Port `2379` TCP for Etcd peer communication
- Port `2380` TCP for Etcd client communication
- The following additional ports are required for the Docker Swarm orchestrator only:
- Port `2377` TCP for communication between manager nodes in Docker Swarm
- Port `7946` TCP/UDP for overlay network node discovery in Docker Swarm
- Port `4789` UDP for overlay network traffic in Docker Swarm
- Port `2379` TCP for Etcd client communication
- Port `2380` TCP for Etcd peer communication
- Port `2377` TCP for communication between manager nodes in Docker Swarm
- Port `7946` TCP/UDP for overlay network node discovery in Docker Swarm
- Port `4789` UDP for overlay network traffic in Docker Swarm