k3s-io / klipper-lb

Embedded service load balancer in Klipper
Apache License 2.0
350 stars 41 forks source link

Bind to specific interface? #40

Open migs35323 opened 2 years ago

migs35323 commented 2 years ago

is it possible to configure kliper to bind to a specific host interface? so it exposes only in a specific interface?

davinkevin commented 1 year ago

The feature I need so much I'm currently searching for an alternative to klipper-lb in a mono-node k3s server (home-lab).

migs35323 commented 1 year ago

still waiting for an answer :( trying to set it up k3s with traefik to allow traffic from one interface only. i tried to use the loadBalancerSourceRanges to specify the cidr i should get traffic from and i didn't get success.. i don't understand this option in klipper