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
Showing
- charts/mok/Chart.yaml 1 addition, 1 deletioncharts/mok/Chart.yaml
- charts/mok/README.md 2 additions, 1 deletioncharts/mok/README.md
- charts/mok/templates/postfix.yaml 1 addition, 0 deletionscharts/mok/templates/postfix.yaml
- charts/mok/tests/__snapshot__/postfix_test.yaml.snap 1 addition, 0 deletionscharts/mok/tests/__snapshot__/postfix_test.yaml.snap
- charts/mok/values.yaml 1 addition, 0 deletionscharts/mok/values.yaml
Loading
Please register or sign in to comment