Fix broken links in Kubernetes Gateway provider page
This commit is contained in:
parent
ef168b801c
commit
ef5aa129c7
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ For more details, check out the conformance [report](https://github.com/kubernet
|
||||||
kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.1.0/standard-install.yaml
|
kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.1.0/standard-install.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Install/update the Traefik [RBAC](../reference/dynamic-configuration/kubernetes-gateway.md#rbac).
|
2. Install the additional Traefik RBAC required for Gateway API.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Install Traefik RBACs.
|
# Install Traefik RBACs.
|
||||||
|
|
Loading…
Reference in a new issue