mirror of https://github.com/status-im/consul.git
Update website/content/docs/connect/cluster-peering/create-manage-peering.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
This commit is contained in:
parent
407147b2e6
commit
2274f35c89
|
@ -15,7 +15,7 @@ A peering token enables cluster peering between different datacenters. Once you
|
|||
|
||||
Cluster peering is not enabled by default on Consul servers. To peer clusters, you must first configure all Consul servers so that `peering` is `enabled`. For additional information, refer to [Configuration Files](/docs/agent/config/config-files).
|
||||
|
||||
Then, complete the following steps in order:
|
||||
After enabling peering for all Consul servers, complete the following steps in order:
|
||||
|
||||
1. Create a peering token
|
||||
1. Establish a connection between clusters
|
||||
|
|
Loading…
Reference in New Issue