Skip to content

Commit

Permalink
Update docs/reference/commandline/service_create.md
Browse files Browse the repository at this point in the history
Co-Authored-By: olljanat <[email protected]>
  • Loading branch information
thaJeztah and olljanat authored Feb 22, 2019
1 parent ad63169 commit 758a232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/commandline/service_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -760,7 +760,7 @@ argument.

### Specify maximum replicas per node (--replicas-max-per-node)

Use the `--replicas-max-per-node` flag to set the maximum number of replica task which can run on one Docker node.
Use the `--replicas-max-per-node` flag to set the maximum number of replica tasks that can run on a node.
The following command creates a nginx service with 2 replica tasks but only one replica task per node.

One example of where this can be useful is to balance tasks over a set of datacenters together with `--placement-pref`
Expand Down

0 comments on commit 758a232

Please sign in to comment.