Merge pull request #613 from bfirsh/turn-swarm-note-into-note-block-thing

Turn Swarm experimental warning into block
This commit is contained in:
Evan Hazlett 2015-02-25 14:49:24 -05:00
commit e535ea8736
1 changed files with 2 additions and 2 deletions

View File

@ -252,8 +252,8 @@ custombox * none Running tcp://50.134.234.20:2376
Docker Machine can also provision [Swarm](https://github.com/docker/swarm) Docker Machine can also provision [Swarm](https://github.com/docker/swarm)
clusters. This can be used with any driver and will be secured with TLS. clusters. This can be used with any driver and will be secured with TLS.
Note: please note that this is an experimental feature and the subcommands and > **Note**: This is an experimental feature so the subcommands and
options will very likely change. > options are likely to change in future versions.
First, create a Swarm token. Optionally, you can use another discovery service. First, create a Swarm token. Optionally, you can use another discovery service.
See the Swarm docs for details. See the Swarm docs for details.