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

kube-proxy hijacks external LB traffic #44

Closed
nik-netlox opened this issue Sep 13, 2023 · 0 comments
Closed

kube-proxy hijacks external LB traffic #44

nik-netlox opened this issue Sep 13, 2023 · 0 comments

Comments

@nik-netlox
Copy link
Contributor

kube-proxy watches service creation and adds the allocated service IP from kube-loxilb to it's lo interface when it runs in IPVS mode. This causes few problems:

  1. LoxiLB's fullnat mode or traffic from cluster to LoxiLB is impacted.
  2. If LoxiLB's IP is used as external CIDR then kube-loxilb also disconnects with LoxiLB.
TrekkieCoder added a commit that referenced this issue Sep 13, 2023
PR- return hostname(which cant be resolved) after service creation to esc…
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

2 participants