Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

using self hosted nginx as kubernetes-apiserver load balancer

I’m trying to run a multi node kubernetes cluster on three linux servers using kubeadm and following this tutorial:

https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/high-availability/

It mentions a need for a load balancer for kube-apiserver

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

Can I use nginx for that? is there a tutorial for doing this the right way?

>Solution :

You can use nginx but that become yet another single point of failure? Here’s a good idea using keepalived/haproxy which the loadbalancer layer itself is HA enabled.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading