restore tech specs
This commit is contained in:
parent
1698dea913
commit
74fb4593eb
|
@ -2,7 +2,7 @@
|
||||||
layout: docs
|
layout: docs
|
||||||
page_title: Consul API Gateway Technical Specifications
|
page_title: Consul API Gateway Technical Specifications
|
||||||
description: >-
|
description: >-
|
||||||
This topic describes technical specifications for Consul API Gateway.
|
This topic describes technical specifications for Consul API Gateway.
|
||||||
---
|
---
|
||||||
|
|
||||||
# Technical Specifications
|
# Technical Specifications
|
||||||
|
@ -18,7 +18,7 @@ Verify that your environment meets the following requirements prior to using Con
|
||||||
Your datacenter must meet the following requirements prior to configuring the Consul API Gateway:
|
Your datacenter must meet the following requirements prior to configuring the Consul API Gateway:
|
||||||
|
|
||||||
- Kubernetes 1.21+
|
- Kubernetes 1.21+
|
||||||
- Kubernetes 1.24 is not supported at this time.
|
- Kubernetes 1.24 is not supported at this time.
|
||||||
- `kubectl` 1.21+
|
- `kubectl` 1.21+
|
||||||
- Consul 1.11.2+
|
- Consul 1.11.2+
|
||||||
- HashiCorp Consul Helm chart 0.45.0+
|
- HashiCorp Consul Helm chart 0.45.0+
|
||||||
|
@ -39,8 +39,8 @@ The following table describes the TCP port requirements for each component of th
|
||||||
|
|
||||||
- Consul Editions supported: OSS and Enterprise
|
- Consul Editions supported: OSS and Enterprise
|
||||||
- Supported Consul Server deployment types:
|
- Supported Consul Server deployment types:
|
||||||
- Self-Managed
|
- Self-Managed
|
||||||
- HCP Consul
|
- HCP Consul
|
||||||
|
|
||||||
## Deployment Environments
|
## Deployment Environments
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue