Hi,
I have successfully installed kube-vip on an rke2 cluster.
Now I have 2 sets of kubernetes(rke2) clusters in which one of them acts as an Active cluster and the other as Standby cluster.
I want the kube-vip to be assigned to the Active cluster control plane nodes and when the Active cluster fails the kube-vip needs to be assigned to Standby cluster control plane nodes.
Please let me know if kube-vip alone can do it or else the same can be achieved thorough a combination of other tools like keepalived.