From 98a280ef9aaae65ae57e3e0f42e3a00fb7d9ca73 Mon Sep 17 00:00:00 2001 From: trujillo-adam Date: Thu, 27 Jan 2022 13:31:03 -0800 Subject: [PATCH] added min supported kubectl --- website/content/docs/api-gateway.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/content/docs/api-gateway.mdx b/website/content/docs/api-gateway.mdx index 56c23ae194..229ba0e9ec 100644 --- a/website/content/docs/api-gateway.mdx +++ b/website/content/docs/api-gateway.mdx @@ -22,6 +22,7 @@ Consul API Gateway implements the Kubernetes [Gateway API Specification](https:/ Your datacenter must meet the following requirements prior to configuring the Consul API Gateway: - A Kubernetes cluster must be running +- `kubectl` 1.21+ - Consul 1.11.2+ - HashiCorp Helm chart 0.40.0+