Fix minor typo in description of 'binpack' scheduler strategy.

Signed-off-by: Pradipta Kr. Banerjee <bpradip@in.ibm.com>
This commit is contained in:
Pradipta Kr. Banerjee 2015-04-26 11:54:09 +05:30
parent cf946d35f9
commit b4e692d442
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ your company's needs.
Under the `spread` strategy, Swarm optimizes for the node with the least number
of running containers. The `binpack` strategy causes Swarm to optimize for the
container which is most packed. The `random` strategy, like it sounds, chooses
node which is most packed. The `random` strategy, like it sounds, chooses
nodes at random regardless of their available CPU or RAM.
Using the `spread` strategy results in containers spread thinly over many