Skip to content

dns-udp can't find the listener #1951

Answered by jasonwilliams14
CaiNiaoHui asked this question in Q&A
Discussion options

You must be logged in to vote

@CaiNiaoHui
Can you check your deployment and verify you have specified your global configuration as part of the command line arguments?
https://docs.nginx.com/nginx-ingress-controller/configuration/global-configuration/command-line-arguments/

Specifically, you want to look for the following line:

- -global-configuration=$(POD_NAMESPACE)/nginx-configuration

If that is not set, add that setting then redeploy the ingress as well as your transportserver resources (per our example)
Let us know how that goes.

Replies: 8 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by brianehlert
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@sheetalshet
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants
Converted from issue

This discussion was converted from issue #1947 on September 10, 2021 15:51.