truecharts / public

Community Helm Chart Repository
https://truecharts.org
GNU Affero General Public License v3.0
1.13k stars 617 forks source link

Add interface option for metalLb layer2 avertisement. #11208

Closed tux-box closed 5 days ago

tux-box commented 1 year ago

Is your feature request related to a problem?

Metal Load blancer avertises layer 2 anouncment across all interfaces.

Describe the solution you'd like

Give us a way to configure the interface for the l2avertisement and lockdown metallb to a specfic network interface/port https://metallb.universe.tf/configuration/_advanced_l2_configuration/

Describe alternatives you've considered

I've considered editign the config my self, but I don't belive that to be wise. I've considered not using metalLB, but I prefer to have my apps get an IP. I've not considered an alternative as I'm not sure there is one.

Thank you for your consideration.

Additional context

image

I've read and agree with the following

PrivatePuffin commented 1 year ago

The assumption and advice you got on discord is wrong. MetalLB only advertises accross interfaces with the correct (same) subnet as the IP/subnet you're trying to use.

If you got trouble here, you are likely having multiple interfaces on the same subnet, which is, generally speaking, ill adviced anyway.

While i'm okey with this request, this is the second time it got submitted and the second time the staff was sharing bad information. The correct solution to the problem is not having interfaces with overlapping subnetmasks, metallb does not announce on non-matching interfaces.

tux-box commented 1 year ago

Thank you very much.

I have a dedicated/24 net assigned to each interface. So I'm not sure where to go from here, I've removed metalLB for now. Screenshot_2023-08-07-06-46-52-96_3aea4af51f236e4932235fdada7d1643

Marsu31 commented 9 months ago

Hi. Same need. 2 interfaces with different networks. My switch complains than IP's of network1 appears on the network2 interface (and vice versa). Regards

StevenMcElligott commented 9 months ago

Hi. Same need. 2 interfaces with different networks. My switch complains than IP's of network1 appears on the network2 interface (and vice versa). Regards

Don’t +1, doesn’t help and people who’ve replied get unnecessary notifications/replies, thanks

PrivatePuffin commented 7 months ago

If you want to expedite this enhancement, please consider putting a bounty on it here:

https://opencollective.com/truecharts-bounties/contribute/place-bounty-72003

alfi0812 commented 5 days ago

Closing as SCALE isnt a supported platform any longer. Feel free to open a new Issue if the issue persists on one of the currently supported platforms.