Comment on Questions regarind k8s ingress
thejml@lemm.ee 2 weeks agoHonestly, that sounds like a keepalived replacement or equivalent. I went with keepalived because I’m also using the IP for the proxmox cluster itself so it had to be outside kube, but the idea is the same. If all you’re using the IP for is kube, go with kube-vip! But let us know how it works!
Hercules@lemmy.world 2 weeks ago
Currently I only will need to use it for k8s so kube-vip will do the job for now.