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:
parent
8f3968b396
commit
ed22643d86
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue