mirror of https://github.com/status-im/consul.git
Fixed rendering
This commit is contained in:
parent
f0c916479b
commit
407147b2e6
|
@ -64,6 +64,7 @@ Create a JSON file that contains the first cluster's name and the peering token.
|
|||
1. In the **Generate token** tab, enter `cluster-02` in the **Name of peer** field.
|
||||
1. Click the **Generate token** button.
|
||||
1. Copy the token before you proceed. Be careful not to lose the token, as you cannot view the token again after leaving this screen. If you lose your token, you must generate a new one.
|
||||
|
||||
</Tab>
|
||||
</Tabs>
|
||||
|
||||
|
@ -89,6 +90,7 @@ When you connect server agents through cluster peering, they peer their default
|
|||
1. Click **Establish peering**.
|
||||
1. In the **Name of peer** field, enter `cluster-01`. Then paste the peering token in the **Token** field.
|
||||
1. Click **Add peer**.
|
||||
|
||||
</Tab>
|
||||
</Tabs>
|
||||
|
||||
|
|
Loading…
Reference in New Issue