mirror of https://github.com/docker/docs.git
update main README.md
Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
parent
037f4c379b
commit
156f16c05e
|
@ -51,6 +51,10 @@ http://<node_ip:2375>
|
||||||
See [here](https://github.com/docker/swarm/discovery) for more information about
|
See [here](https://github.com/docker/swarm/discovery) for more information about
|
||||||
other discovery services.
|
other discovery services.
|
||||||
|
|
||||||
|
### Advanced Scheduling
|
||||||
|
|
||||||
|
See [filters](scheduler/filter) and [strategies](scheduler/strategy) to learn more about advanced scheduling.
|
||||||
|
|
||||||
### TLS
|
### TLS
|
||||||
|
|
||||||
Swarm supports TLS authentication between the CLI and Swarm but also between Swarm and the Docker nodes.
|
Swarm supports TLS authentication between the CLI and Swarm but also between Swarm and the Docker nodes.
|
||||||
|
|
Loading…
Reference in New Issue