Merge pull request #1505 from ahaurw01/docs-what-if-hosted-discovery-down

Add a note to install-w-machine with pointers if hosted discovery is down
This commit is contained in:
moxiegirl 2016-01-30 18:10:37 -08:00
commit 833471b74c
1 changed files with 5 additions and 0 deletions

View File

@ -82,6 +82,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.