Skip to content
Snippets Groups Projects
Verified Commit b73931cd authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(mok): Fix unexpected connection problems with proxy-protocol

This patch switches the externalTrafficPolicy to `Local` for the
proxy-protocol enabled services, in order to skip kube-proxy when
connecting, this makes sure that proxy-protocol can actually function
and doesn't hit a node that would need to redirect traffic.

References:
https://metallb.org/usage/#layer2
https://github.com/kubernetes/kubernetes/issues/66607
https://github.com/digitalocean/digitalocean-cloud-controller-manager/pull/206
parent c596ff35
No related branches found
No related tags found
No related merge requests found
Pipeline #15302 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment