Update website/content/docs/connect/cluster-peering/create-manage-peering.mdx

This commit is contained in:
Tu Nguyen 2022-06-21 16:15:34 -07:00 committed by GitHub
parent 60f6948b0a
commit 5df3af9778
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ In the peer parameter, specify a name for the first cluster. The `PeeringToken`
When you connect server agents through cluster peering, they will peer their default partitions. To establish peering connections for other partitions through server agents, you must specify the partitions you want to peer using the `Partition` field of the request body.
## Connect service endpoints
## Export service endpoints
After you establish a connection between the clusters, you need to create a configuration entry that defines the services that are available for other clusters. Consul uses this configuration entry to advertise service information and support service mesh connections across clusters.