openelb / openelb

Load Balancer Implementation for Kubernetes in Bare-Metal, Edge, and Virtualization
https://openelb.io
Apache License 2.0
1.65k stars 199 forks source link

Is there a way to filter out some nodes when using l2 mode #310

Open xiaosuiba opened 1 year ago

xiaosuiba commented 1 year ago

Is there a way to filter out some nodes when using l2 mode? Sometimes we don't want some nodes to be used as egress node, I didn't find a way to do that in the document.

renyunkang commented 1 year ago

We haven't implemented such a feature yet. We can implement it as a new feature later.