Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DMS Helm doesn't work with Cilium's L2 LB #144

Open
furstblumier opened this issue Feb 3, 2025 · 0 comments
Open

DMS Helm doesn't work with Cilium's L2 LB #144

furstblumier opened this issue Feb 3, 2025 · 0 comments

Comments

@furstblumier
Copy link

If you use the dms helm chart while also using Cilium's L2 LB, you need to set externalTrafficPolicy to "Cluster", see here.
This is fine, since you also replace kubeProxy in that setup, so you can preserve the original IP without having to use the proxy protocol. I'm aware that this is probably a more exotic/advanced use-case, but also quite trivial to implement. I'll follow up with a PR that implements the feature with a hopefully sane default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant