mirror of https://github.com/status-im/consul.git
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:
parent
1c3cdfc39c
commit
be6528e80b
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in New Issue