Incorporate missed feedback from David

This commit is contained in:
Maria Bermudez 2018-11-20 12:08:16 -08:00
parent 0007859641
commit 85c00d77d8
4 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@ with configuration data from a `tar` file generated by `docker/dtr backup`.
There are three steps you can take to recover an unhealthy DTR cluster:
1. If the majority of replicas are healthy, remove the unhealthy nodes from
the cluster, and join new ones for high availability.
the cluster, and join new nodes for high availability.
2. If the majority of replicas are unhealthy, use this command to revert your
cluster to a single DTR replica.
3. If you can't repair your cluster to a single replica, you'll have to

View File

@ -45,7 +45,7 @@ backup file under /config/backup.tar, and run the restore command with the
Notes:
* Please run `uninstall-ucp` before attempting the restore operation on an
* Run `uninstall-ucp` before attempting the restore operation on an
existing UCP cluster.
* If your swarm-mode cluster has lost quorum and the original set of managers

View File

@ -22,7 +22,7 @@ with configuration data from a `tar` file generated by `docker/dtr backup`.
There are three steps you can take to recover an unhealthy DTR cluster:
1. If the majority of replicas are healthy, remove the unhealthy nodes from
the cluster, and join new ones for high availability.
the cluster, and join new nodes for high availability.
2. If the majority of replicas are unhealthy, use this command to revert your
cluster to a single DTR replica.
3. If you can't repair your cluster to a single replica, you'll have to

View File

@ -45,7 +45,7 @@ backup file under /config/backup.tar, and run the restore command with the
Notes:
* Please run `uninstall-ucp` before attempting the restore operation on an
* Run `uninstall-ucp` before attempting the restore operation on an
existing UCP cluster.
* If your swarm-mode cluster has lost quorum and the original set of managers