From e2497a3f5a241ebf6d2df595d3fa083350fd1b9d Mon Sep 17 00:00:00 2001 From: Jeff Boruszak <104028618+boruszak@users.noreply.github.com> Date: Mon, 20 Jun 2022 15:28:50 -0500 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Freddy --- website/content/docs/connect/cluster-peering/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/content/docs/connect/cluster-peering/index.mdx b/website/content/docs/connect/cluster-peering/index.mdx index a94f258f84..73980ceb29 100644 --- a/website/content/docs/connect/cluster-peering/index.mdx +++ b/website/content/docs/connect/cluster-peering/index.mdx @@ -38,6 +38,7 @@ Regardless of whether you connect your clusters through WAN federation or cluste ## Technical preview constraints Not all features and functionality are available in the technical preview release. In particular, consider the following technical constraints: +- Consul ACLs must be disabled or the ACL `default_policy` must be set to `allow`. - Mesh gateways for _server to server traffic_ are not available. However, mesh gateways for _service to service traffic_ between clusters are available. - Services exported to peered clusters must not be configured as HTTP. - Support for dynamic routing such as splits, custom routes, or redirects is not available.