mirror of https://github.com/docker/docs.git
Fix broken link
This commit is contained in:
parent
622dced0c3
commit
cdddbbe31f
|
@ -148,9 +148,9 @@ manager failures, the system should be configured for [high availability](config
|
||||||
`uninstall-ucp` command.
|
`uninstall-ucp` command.
|
||||||
4. Perform a restore operation on the recovered swarm manager node.
|
4. Perform a restore operation on the recovered swarm manager node.
|
||||||
5. Log in to UCP and browse to the nodes page, or use the CLI `docker node ls`
|
5. Log in to UCP and browse to the nodes page, or use the CLI `docker node ls`
|
||||||
command.
|
command.
|
||||||
6. If any nodes are listed as `down`, you'll have to manually [remove these
|
6. If any nodes are listed as `down`, you'll have to manually [remove these
|
||||||
nodes](../configure/scale-your-cluster.md) from the cluster and then re-join
|
nodes](configure/scale-your-cluster.md) from the cluster and then re-join
|
||||||
them using a `docker swarm join` operation with the cluster's new join-token.
|
them using a `docker swarm join` operation with the cluster's new join-token.
|
||||||
|
|
||||||
## Where to go next
|
## Where to go next
|
||||||
|
|
Loading…
Reference in New Issue