Update gateway api link from v1alpha1 to v1alpha2
This commit is contained in:
parent
b952f814c1
commit
2a88b25712
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ You can find an excerpt of the supported Kubernetes Gateway API resources in the
|
|||
|
||||
`GatewayClass` is cluster-scoped resource defined by the infrastructure provider. This resource represents a class of
|
||||
Gateways that can be instantiated. More details on the
|
||||
GatewayClass [official documentation](https://gateway-api.sigs.k8s.io/v1alpha1/api-types/gatewayclass/).
|
||||
GatewayClass [official documentation](https://gateway-api.sigs.k8s.io/v1alpha2/api-types/gatewayclass/).
|
||||
|
||||
The `GatewayClass` should be declared by the infrastructure provider, otherwise please register the `GatewayClass`
|
||||
[definition](../../reference/dynamic-configuration/kubernetes-gateway.md#definitions) in the Kubernetes cluster before
|
||||
|
|
Loading…
Reference in a new issue