mirror of https://github.com/hashicorp/consul
Move software requirements to Technical Specifications page
parent
62a8b295c4
commit
03cffa25cf
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue