We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Contiv create NAT rules to external DNS, but this don't work fine. So, its necessary create any thing configuration to work ok?
On tenant default this work good.
REF.: https://github.com/contiv/netplugin/blob/master/docs/dns.md
LOG from netplugin
time="Dec 5 18:13:22.870815406" level=info msg="Node proxy AddSvcSpec: kube-dns []" time="Dec 5 18:13:22.870857889" level=info msg="ProviderUpdate kubernetes [20.1.1.2]" time="Dec 5 18:13:22.870891505" level=info msg="ProviderUpdate kubernetes [20.1.1.2]]" time="Dec 5 18:13:22.870919026" level=info msg="Node proxy AddSvcSpec: kubernetes [20.1.1.2]]" time="Dec 5 18:17:34.986224634" level=info msg="lookup name-record: ;google.com.default.svc.cluster.local. IN A " module=nameserver time="Dec 5 18:17:34.986346401" level=info msg="no name record: no record" time="Dec 5 18:17:34.986408836" level=info msg="lookup name-record: ;google.com.default.svc.cluster.local. IN AAAA " module=nameserver time="Dec 5 18:17:34.986423235" level=info msg="no name record: no record" time="Dec 5 18:17:37.489212167" level=info msg="lookup name-record: ;google.com.default.svc.cluster.local. IN A " module=nameserver time="Dec 5 18:17:37.489280807" level=info msg="no name record: no record" time="Dec 5 18:17:37.489344036" level=info msg="lookup name-record: ;google.com.default.svc.cluster.local.
from pod: ping google.com
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Contiv create NAT rules to external DNS, but this don't work fine. So, its necessary create any thing configuration to work ok?
On tenant default this work good.
REF.: https://github.com/contiv/netplugin/blob/master/docs/dns.md
LOG from netplugin
Expected Behavior
from pod: ping google.com
Observed Behavior
Steps to Reproduce (for bugs)
Your Environment
The text was updated successfully, but these errors were encountered: