dnsDist as a load balancer to expose custom DNS services in k8s #15092
Unanswered
Rammurthy5
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.
-
Hello,
I am currently using DNSDist externally and serve DNS queries from the custom DNS service lives in k8s cluster.
Traffic pattern goes as this: DNSDist LB with public IP takes client requests -> forwarded to another LB expose the custom DNS service in k8s to outside world -> pods.
I am wondering if there is a way to expose pods using DNSDist itself and cut the middle man there.
thanks
Beta Was this translation helpful? Give feedback.
All reactions