mirror of https://github.com/status-im/consul.git
proxy default behavior constraint
This commit is contained in:
parent
eb9895422d
commit
d80601e96e
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue