Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brndnmtthws authored Oct 31, 2016
1 parent 15a0c2d commit 1f45274
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -335,11 +335,11 @@ is no host port mapping. Note, that due to limitations with Marathon (see
configured service ports are not exposed to marathon-lb for IP-per-task apps.

For these apps, if the service ports are missing from the Marathon app data,
marathon-lb will automatically assign port values from a configurable range. The range
is configured using the `--min-serv-port-ip-per-task` and `--max-serv-port-ip-per-task`
options. While port assignment is deterministic, the assignment is not guaranteed if
you change the current set of deployed apps. In other words, when you deploy a new
app, the port assignments may change.
marathon-lb will automatically assign port values from a configurable range if you
specify it. The range is configured using the `--min-serv-port-ip-per-task` and
`--max-serv-port-ip-per-task` options. While port assignment is deterministic, the
assignment is not guaranteed if you change the current set of deployed apps. In
other words, when you deploy a new app, the port assignments may change.

## Contributing

Expand Down

0 comments on commit 1f45274

Please sign in to comment.