Hi all, I have a question regarding the installati...
# general
c
Hi all, I have a question regarding the installation of kube-vip https://github.com/kubernetes/kubeadm/blob/main/docs/ha-considerations.md#kube-vip What is the role of the network interface here "--interface"? and what happens If I don't provide it As in similar solution "MetalLB" it doesn't require me to provide any network interface. TIA