Update index.md (#11437)

add section about how to setup the proxy protocol for scaleway
This commit is contained in:
Vadim Bauer 2024-06-09 17:29:50 +02:00 committed by GitHub
parent ac9e40a8cf
commit d49833be1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -364,6 +364,8 @@ kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/cont
```console
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.10.1/deploy/static/provider/scw/deploy.yaml
```
Refer to the [dedicated tutorial](https://www.scaleway.com/en/docs/tutorials/proxy-protocol-v2-load-balancer/#configuring-proxy-protocol-for-ingress-nginx) in the Scaleway documentation for configuring the proxy protocol for ingress-nginx with the Scaleway load balancer.
#### Exoscale