Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit a26852223ecc9bed25ad7e0c6e2a8c0601db8b1e)
Signed-off-by: Tibor Vass <tibor@docker.com>
| ... | ... |
@@ -84,9 +84,6 @@ The tutorial uses `manager1` : `192.168.99.100`. |
| 84 | 84 |
* **TCP** and **UDP port 7946** for communication among nodes |
| 85 | 85 |
* **TCP** and **UDP port 4789** for overlay network traffic |
| 86 | 86 |
|
| 87 |
->**Tip**: Docker recommends that every node in the cluster be on the same layer |
|
| 88 |
-3 (IP) subnet with all traffic permitted between nodes. |
|
| 89 |
- |
|
| 90 | 87 |
## What's next? |
| 91 | 88 |
|
| 92 | 89 |
After you have set up your environment, you're ready to [create a swarm](create-swarm.md). |