Move software requirements to Technical Specifications page

pull/12423/head
Nathan Coleman 2022-02-22 17:43:46 -05:00
parent 62a8b295c4
commit 03cffa25cf
2 changed files with 9 additions and 7 deletions

View File

@ -9,11 +9,18 @@ description: >-
## Required Software and Supported Versions
Your datacenter must meet the following requirements prior to configuring the Consul API Gateway:
- Kubernetes 1.21+
- `kubectl` 1.21+
- Consul 1.11.2+
- HashiCorp Consul Helm chart 0.41.0+
## Consul Server Deployments
- Consul Editions supported: OSS and Enterprise
- Supported Consul Server deployment types:
- Self Managed
- Self-Managed
- HCP Consul
## Deployment Environments

View File

@ -20,12 +20,7 @@ Consul API Gateway implements the Kubernetes [Gateway API Specification](https:/
## Requirements
Your datacenter must meet the following requirements prior to configuring the Consul API Gateway:
- Kubernetes 1.21+
- `kubectl` 1.21+
- Consul 1.11.2+
- HashiCorp Consul Helm chart 0.41.0+
Refer to the [Technical Specifications](/docs/api-gateway/api-gateway-tech-specs) page for minimum software requirements.
## Installation