Update network.html.md

Fixing #3259
This commit is contained in:
Wim Fournier
2017-09-22 10:24:05 +02:00
committed by GitHub
parent 5c44105b64
commit fb8cf7be20

View File

@@ -96,7 +96,7 @@ network {
### Dynamic Ports
This example specifies a dynamic port allocation for the port labeled "http".
Dynamic ports are allocated in a range from `20000` to `60000`.
Dynamic ports are allocated in a range from `20000` to `32000`.
Most services run in your cluster should use dynamic ports. This means that the
port will be allocated dynamically by the scheduler, and your service will have