mirror of https://github.com/status-im/consul.git
Update minimum Consul version in Tech Specs
This commit is contained in:
parent
24682ccc8a
commit
1e84407681
|
@ -19,7 +19,7 @@ Your datacenter must meet the following requirements prior to configuring the Co
|
||||||
|
|
||||||
- Kubernetes 1.21+
|
- Kubernetes 1.21+
|
||||||
- `kubectl` 1.21+
|
- `kubectl` 1.21+
|
||||||
- Consul 1.11.2+
|
- Consul 1.12.0+
|
||||||
- HashiCorp Consul Helm chart 0.43.0+
|
- HashiCorp Consul Helm chart 0.43.0+
|
||||||
- Consul Service Mesh must be deployed on the Kubernetes cluster that API Gateway is deployed on.
|
- Consul Service Mesh must be deployed on the Kubernetes cluster that API Gateway is deployed on.
|
||||||
- Envoy: Envoy proxy support is determined by the Consul version deployed. Refer to [Envoy Integration](/docs/connect/proxies/envoy) for details.
|
- Envoy: Envoy proxy support is determined by the Consul version deployed. Refer to [Envoy Integration](/docs/connect/proxies/envoy) for details.
|
||||||
|
|
Loading…
Reference in New Issue