mirror of https://github.com/docker/docs.git
Merge pull request #8045 from dglib/patch-1
spelling error "modes" instead of "nodes"
This commit is contained in:
commit
7cd1576a09
|
@ -10,7 +10,7 @@ components and trying to bring them to a healthy state.
|
||||||
In most cases, if a single UCP component is in a failed state persistently,
|
In most cases, if a single UCP component is in a failed state persistently,
|
||||||
you should be able to restore the cluster to a healthy state by
|
you should be able to restore the cluster to a healthy state by
|
||||||
removing the unhealthy node from the cluster and joining it again.
|
removing the unhealthy node from the cluster and joining it again.
|
||||||
[Lean how to remove and join modes](../configure/scale-your-cluster.md).
|
[Lean how to remove and join nodes](../configure/scale-your-cluster.md).
|
||||||
|
|
||||||
## Troubleshoot the etcd key-value store
|
## Troubleshoot the etcd key-value store
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue