update main README.md

Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
Victor Vieux 2014-12-19 01:02:46 +00:00
parent 037f4c379b
commit 156f16c05e
1 changed files with 4 additions and 0 deletions

View File

@ -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.