mirror of https://github.com/docker/docs.git
Merge pull request #958 from tim-zju/spellError3
spell errors: misusing a and an
This commit is contained in:
commit
b73db2653b
|
@ -123,7 +123,7 @@ Now that your UCP controller is installed, you need to license it.
|
|||
|
||||
## Step 7: Backup the controller CAs
|
||||
|
||||
For an highly available installation, you can add more controller nodes to
|
||||
For a highly available installation, you can add more controller nodes to
|
||||
the UCP cluster. The controller nodes are replicas of each other.
|
||||
|
||||
For this, you need to make the CAs on each controller node use the same
|
||||
|
@ -149,7 +149,7 @@ To create a backup of the CAs used on the controller node:
|
|||
|
||||
This step is optional.
|
||||
|
||||
For an highly available installation, you can add more controller nodes to
|
||||
For a highly available installation, you can add more controller nodes to
|
||||
the UCP cluster. For that, use the `docker/ucp join --replica` command.
|
||||
[Learn more about the join command](../reference/join.md).
|
||||
|
||||
|
@ -251,4 +251,4 @@ certificate bundle.
|
|||
## Where to go next
|
||||
|
||||
* [Deploy an app from the UI](../applications/deploy-app-ui.md)
|
||||
* [Monitor a UCP cluster](../monitor/monitor-ucp.md)
|
||||
* [Monitor a UCP cluster](../monitor/monitor-ucp.md)
|
||||
|
|
Loading…
Reference in New Issue