Erik Larsson afdf553fa8 add loadbalancer address allocator
This adds a simple controller that will watch for services of type LoadBalancer
and try to allocated addresses from the specified IPv4 and/or IPv6 ranges.
It's assumed that kube-router (or another network controller) will announce the addresses.

As the controller uses leases for leader election and updates the service status new
RBAC permissions are required.
2023-10-07 08:52:31 -05:00
..
2018-05-03 12:32:08 +00:00
2023-09-03 18:37:49 -05:00
2018-05-03 12:32:08 +00:00
2018-05-03 12:32:08 +00:00
2018-12-07 16:22:41 +01:00
2018-05-03 12:32:08 +00:00
2018-05-03 12:32:08 +00:00

Kube-router Documentation