mirror of https://github.com/docker/docs.git
Clarify support for filtering with Node ID and Node Name
Signed-off-by: Yucong Sun <sunyucong@gmail.com>
This commit is contained in:
parent
1aa61f9f36
commit
eab732b8da
|
@ -91,6 +91,7 @@ Additionally, a standard set of constraints can be used when scheduling containe
|
|||
without specifying them when starting the node. Those tags are sourced from
|
||||
`docker info` and currently include:
|
||||
|
||||
* node ID or node Name (using key "node")
|
||||
* storagedriver
|
||||
* executiondriver
|
||||
* kernelversion
|
||||
|
|
Loading…
Reference in New Issue