Update index.md (#11445)

add section about how to setup the proxy protocol for scaleway

Co-authored-by: Vadim Bauer <Bauer.vadim@gmail.com>
This commit is contained in:
k8s-infra-cherrypick-robot 2024-06-10 06:45:40 -07:00 committed by GitHub
parent 8f3968b396
commit ed22643d86
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 ```console
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.10.1/deploy/static/provider/scw/deploy.yaml 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 #### Exoscale