Update website/content/docs/api-gateway/kubernetes-features.mdx

Co-authored-by: Jeff-Apple <79924108+Jeff-Apple@users.noreply.github.com>
This commit is contained in:
Andrew Stucki 2022-02-23 11:45:21 -05:00 committed by GitHub
parent 1c3cdfc39c
commit be6528e80b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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).