Daniel Finneran
Daniel Finneran
cc / @chrisdoherty4
https://github.com/kube-vip/kube-vip/pull/435 Fixed here
It is only possible to configure a single IP address for the controlplane at this time. Are multiple control plane addresses a requirement?
This is probably a big ask.. but would it be possible to put all of this into a bash script? This is a lot to follow and to automate it...
Sounds great, I'd love to have this in Kube-Vip! Think it will take a lot of work?
The only requirement is not breaking how it works for existing users. So please go for it!
Finally had chance to look into this in a bit more detail, would we need to implement a `kube-vip` gateway controller for this?
Ah ok, that's kind of what I expected we would need anyway. It seems relatively straight forward (almost identical to a degree in the way things exist today).. So i'm...
Ha! Yeah KubeCon overload at the moment 🤯 I'm happy with everything that we'd previously discussed.
Hey @stevesloka is there anything that can be done to move this forward or is this something I should look at implementing myself?