k3s-io / klipper-lb

Embedded service load balancer in Klipper
Apache License 2.0
354 stars 41 forks source link

Support multiple clusterIPs #24

Closed manuelbuil closed 3 years ago

manuelbuil commented 3 years ago

I forgot to add support for dual-stack services that include two clusterIPs, for example:

  clusterIPs:
  - 10.43.189.134
  - 2001:cafe:42:1::51f4

Signed-off-by: Manuel Buil mbuil@suse.com