proxy default behavior constraint

This commit is contained in:
boruszak 2022-10-03 11:14:34 -05:00
parent eb9895422d
commit d80601e96e
1 changed files with 2 additions and 1 deletions

View File

@ -57,4 +57,5 @@ Be aware of the following limitations and recommendations for Consul Dataplane:
- Consul API Gateway is not currently supported. - Consul API Gateway is not currently supported.
- Transparent proxies are not supported. - Transparent proxies are not supported.
- If using EKS Fargate, we recommend that you use external Consul servers. - If using EKS Fargate, we recommend that you use external Consul servers.
- Using `proxy-defaults` and `service-defaults` to configure default proxy behavior is not supported.
- Consul Dataplane is not supported on Windows. - Consul Dataplane is not supported on Windows.