Update to gateway-api v0.2.0
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
This commit is contained in:
parent
49b46a9a3f
commit
08e6ae07af
13 changed files with 1188 additions and 1272 deletions
|
@ -28,7 +28,7 @@ The Kubernetes Gateway API, The Experimental Way.
|
|||
### Custom Resource Definition (CRD)
|
||||
|
||||
* You can find an exhaustive list, of the custom resources and their attributes in
|
||||
[the reference page](../../reference/dynamic-configuration/kubernetes-gateway.md) or in the Kubernetes Sigs `Service APIs` [repository](https://github.com/kubernetes-sigs/service-apis/).
|
||||
[the reference page](../../reference/dynamic-configuration/kubernetes-gateway.md) or in the Kubernetes Sigs `Gateway API` [repository](https://github.com/kubernetes-sigs/gateway-api).
|
||||
* Validate that [the prerequisites](../../providers/kubernetes-gateway.md#configuration-requirements) are fulfilled before using the Traefik Kubernetes Gateway Provider.
|
||||
|
||||
You can find an excerpt of the supported Kubernetes Gateway API resources in the table below:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue