Closed ghorofamike closed 1 year ago
Can you check you service's (or ingress') status.loadbalancer
field?
MetalLB should be the one assigning the IP to your service/ingress, after that, hcloud-ip-floater
will see the change and attach the IP to the right node via hcloud API.
So something else might be causing MetalLB to assign the IP to a different node.
I downgraded metallb, and it was ok, maybe there was some strange interaction with the new version and new config, i will test again with the new version of ks8 and metallb. it seems to have little to do with this tool
ok. I will close the ticket then, but feel free to reopen if you find more info pointing to hcloud-ip-floater as the culprit!
So with
and weave-net, 2.8.1, and metallb v0.13.7:
in the service description:
but with hcloud, the wrong node is set:
what is going on here? it seems to work fine with other CNI's i think, since access from outside is fine.