Quick question: Has anyone gotten MetalLB working with Harvester?
I would like to allocate an LB service to my VM
r
rhythmic-painter-76998
05/03/2023, 7:24 AM
I do, what issues that you have encountered?
b
bright-fireman-42144
05/03/2023, 1:07 PM
I run metallb on the rke2 nodes that rancher has created on/in harvester. What is the issue you are having? Things changed up a bit around v13 of metallb.
c
creamy-memory-47952
05/04/2023, 4:13 PM
I want to replace the harvester loadbalancer service (the built in one) with metallb.
My use case is:
• I am running three bare metal nodes on a cloud provider
• I have 2 vlans (mgmnt and vm-vlan)
• I have a chunk of IPV4 addresses that I can allocate to machines.
• I want metallb to be able to hand out ip addresses from that chunk.