mirror of https://github.com/docker/docs.git
Add example for `preferences` under deploy `placement` (#5415)
This commit is contained in:
parent
79214841f3
commit
5701d86f06
|
@ -629,6 +629,8 @@ documentation.
|
|||
constraints:
|
||||
- node.role == manager
|
||||
- engine.labels.operatingsystem == ubuntu 14.04
|
||||
preferences:
|
||||
- spread: node.labels.zone
|
||||
|
||||
#### replicas
|
||||
|
||||
|
|
Loading…
Reference in New Issue