From 6fd619008f0fe2656460dfcc36eaec6ba16c8ea6 Mon Sep 17 00:00:00 2001 From: Ben Firshman Date: Wed, 25 Feb 2015 19:46:54 +0000 Subject: [PATCH] Turn Swarm experimental warning into block Signed-off-by: Ben Firshman --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 26a2634832..91e716d59a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -252,8 +252,8 @@ custombox * none Running tcp://50.134.234.20:2376 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. -Note: please note that this is an experimental feature and the subcommands and -options will very likely change. +> **Note**: This is an experimental feature so the subcommands and +> options are likely to change in future versions. First, create a Swarm token. Optionally, you can use another discovery service. See the Swarm docs for details.