Add a note to install-w-machine with pointers if hosted discovery is down

Signed-off-by: Aaron Haurwitz <aaron.haurwitz@gmail.com>
This commit is contained in:
ahaurw01 2015-12-06 10:24:55 -05:00 committed by Aaron Haurwitz
parent 3048dc996d
commit bd6ad72c29
1 changed files with 5 additions and 0 deletions

View File

@ -84,6 +84,11 @@ Daemon running on each node. Other discovery service backends such as
The `swarm create` command returned the `fe0cc96a72cf04dba8c1c4aa79536ec3`
token.
**Note:** This command relies on Docker Swarm's hosted discovery service. If
this service is having issues, this command may fail. In this case, see
information on using other types of [discovery backends](./discovery). Check
the [status page](http://status.docker.com/) for service availability.
5. Save the token in a safe place.
You'll use this token in the next step to create a Docker Swarm.