ThomasLohmann
ThomasLohmann
@thebsdbox @mazzy89 any updates regarding this question? Since we also want to use kube-vip with external-dns to update our records in Cloudflare automatically. So would it be possible with kube-vip?...
@thebsdbox yes, the idea/user story is the following (it's a really common problem): As a user, I want to create DNS records via external-dns in Cloudflare automatically, once another node...
@thebsdbox great! One final question which is not directly related to our current issue: Do you have any plans to support the Maglev algorithm (established by Google) in kube-vip for...
@dan2k3k4 @thaJeztah any updates on this topic? Also what is currently more preferable without less issues in IDEs, Kubernetes etc.: Dockerfile.purpose vs purpose.Dockerfile? Or is it still better to stay...
@dan2k3k4 great! And there is no issue to deploy images in this way on Kubernetes?
@dan2k3k4 perfect! Let's hope that docker will support purpose.dockerfile instead of purpose.Dockerfile soon. Or even just purpose.docker. It would then be more like a real file extension.
@bephinix great, I'm looking forward to your feedback! Regards, Thomas
@jnummelin @bephinix any updates if it works?
@omegarus we did it in another way: We deployed envoy + keepalived just on separate nodes (small VMs) instead of on the master nodes. It should solve your problem.
@xinity nice to hear! Please, can you describe your solution? It would help a lot. @jnummelin I suggest to reopen this issue, since it's still not resolved and load balancing...