Merge pull request #19167 from vieux/bring_discovery_on_par

Bring discovery on par with the one in docker/swarm
Upstream-commit: c49ccd319249610eb05f0c430b26d7c82383bf76
Component: engine
This commit is contained in:
Tõnis Tiigi
2016-01-08 22:54:01 -08:00
3 changed files with 30 additions and 8 deletions
@@ -603,6 +603,10 @@ The currently supported cluster store options are:
private key is used as the client key for communication with the
Key/Value store.
* `kv.path`
Specifies the path in the Key/Value store. If not configured, the default value is 'docker/nodes'.
## Access authorization
Docker's access authorization can be extended by authorization plugins that your