mirror of https://github.com/status-im/consul.git
Update website/content/docs/connect/cluster-peering/index.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
This commit is contained in:
parent
b019ce6e62
commit
c3bebf80ce
|
@ -40,7 +40,7 @@ Regardless of whether you connect your clusters through WAN federation or cluste
|
||||||
|
|
||||||
The cluster peering beta includes the following features and functionality:
|
The cluster peering beta includes the following features and functionality:
|
||||||
|
|
||||||
- Mesh Gateways for _service to service traffic_ between clusters are available. For more information on configuring mesh gateways across peers, refer to [Service-to-service Traffic Across Peered Clusters](/docs/connect/gateways/mesh-gateway/service-to-service-traffic-peers).
|
- Mesh gateways for _service to service traffic_ between clusters are available. For more information on configuring mesh gateways across peers, refer to [Service-to-service Traffic Across Peered Clusters](/docs/connect/gateways/mesh-gateway/service-to-service-traffic-peers).
|
||||||
- You can generate peering tokens, establish, list, read, and delete peerings, and manage intentions for peering connections with both the API and the UI.
|
- You can generate peering tokens, establish, list, read, and delete peerings, and manage intentions for peering connections with both the API and the UI.
|
||||||
- You can configure [transparent proxies](/docs/connect/transparent-proxy) for peered services.
|
- You can configure [transparent proxies](/docs/connect/transparent-proxy) for peered services.
|
||||||
- You can use the [`peering` rule for ACL enforcement](/docs/security/acl/acl-rules#peering) of peering APIs.
|
- You can use the [`peering` rule for ACL enforcement](/docs/security/acl/acl-rules#peering) of peering APIs.
|
||||||
|
|
Loading…
Reference in New Issue