diff --git a/website/content/docs/api-gateway/kubernetes-features.mdx b/website/content/docs/api-gateway/kubernetes-features.mdx index 10e66f9619..bd0482a5e3 100644 --- a/website/content/docs/api-gateway/kubernetes-features.mdx +++ b/website/content/docs/api-gateway/kubernetes-features.mdx @@ -5,9 +5,9 @@ description: >- Consul API Gateway Supported Kubernetes Features. --- -# Consul API Gateway - Gateway Spec Features +# Consul API Gateway - Kubernetes Gateway Spec Features -The Consul API Gateway currently supports a subset of the [v1alpha2 Gateway API Spec](https://gateway-api.sigs.k8s.io/v1alpha2/references/spec/). The table below +The Consul API Gateway currently supports a subset of the Kubernetes [v1alpha2 Gateway API Spec](https://gateway-api.sigs.k8s.io/v1alpha2/references/spec/). The table below specifies the supported features of the spec. For a full list of features, including the list of gateway and route statuses and an explanation on how they are used, see the [in-repo documentation](https://github.com/hashicorp/consul-api-gateway/blob/main/dev/docs/supported-features.md).