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
be6528e80b
commit
4d17e10692
|
@ -9,7 +9,7 @@ description: >-
|
||||||
|
|
||||||
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
|
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
|
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).
|
are used, see the [documentation in our GitHub repo](https://github.com/hashicorp/consul-api-gateway/blob/main/dev/docs/supported-features.md).
|
||||||
|
|
||||||
| Kubernetes Object | Features |
|
| Kubernetes Object | Features |
|
||||||
| ----- | ----------------------------- |
|
| ----- | ----------------------------- |
|
||||||
|
|
Loading…
Reference in New Issue