Merge pull request #3260 from hsmade/patch-1

Update network.html.md
This commit is contained in:
Alex Dadgar 2017-09-25 10:57:26 -07:00 committed by GitHub
commit 5d2291d751
1 changed files with 1 additions and 1 deletions

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