1
0
Fork 0

Prepare release v3.5.0-rc1

This commit is contained in:
Romain 2025-06-26 16:44:04 +02:00 committed by GitHub
parent 4af188242c
commit 9862cd6780
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
56 changed files with 400 additions and 372 deletions

View file

@ -34,7 +34,7 @@ For more details, check out the conformance [report](https://github.com/kubernet
```bash
# Install Traefik RBACs.
kubectl apply -f https://raw.githubusercontent.com/traefik/traefik/v3.4/docs/content/reference/dynamic-configuration/kubernetes-gateway-rbac.yml
kubectl apply -f https://raw.githubusercontent.com/traefik/traefik/v3.5/docs/content/reference/dynamic-configuration/kubernetes-gateway-rbac.yml
```
3. Deploy Traefik and enable the `kubernetesGateway` provider in the static configuration as detailed below: