One address for NodePort? #3310
Unanswered
craiglservin
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.
-
I have external-dns working well to publish the nodePort external addresses of a set of NodePort Services.
In my k8s cluster there is a service per pod, and each node only runs one pod. I'm wondering if there is any way to get external-dns to just publish the address of a single node per service(the node the pod lives on), rather than all of the nodes for each service?
Beta Was this translation helpful? Give feedback.
All reactions