Skip to content

Issue Nginx Load Balancer Proxy #178

Answered by vitobotta
jonas-tm asked this question in Q&A
Discussion options

You must be logged in to vote

The annotation load-balancer.hetzner.cloud/uses-proxyprotocol: 'true' enables the proxy protocol on the load balancer, so you need to enable it also in the Nginx configmap otherwise Nginx won't udnerstand requests coming from the load balancer and you'll get a 400. So you need to edit the configmap created in the ingress nginx namespace and add the setting use-proxy-protocol: "true". Hope this helps

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jonas-tm
Comment options

@vitobotta
Comment options

@creib
Comment options

Answer selected by jonas-tm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants