Why do we need an extra Loadbalancer at all? #750
Unanswered
schlichtanders
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am wondering, why you need either Hetzner or Klipper Load Balancer.
I started using Kubernetes in Minikube and the ingress worked pretty fine. My naive understanding was that the ingress nginx (or what you use) is running inside Kubernetes and can be addressed directly, i.e. that it has a stable IP which we can point our DNS to.
This must not be true, if an extra Load Balancer is needed - what am I overlooking?
Little followup question: What is the difference then between using Hetzner LB or Klipper LB?
Beta Was this translation helpful? Give feedback.
All reactions