Skip to content
New issue

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

nslookup issues within fluentd pod v1.14.4 & v1.14.6 #34

Open
rdeptula opened this issue Jul 28, 2022 · 1 comment
Open

nslookup issues within fluentd pod v1.14.4 & v1.14.6 #34

rdeptula opened this issue Jul 28, 2022 · 1 comment

Comments

@rdeptula
Copy link

kubectl exec -it pod/fluentd-http-0 -n fluent -- sh
/ $ nslookup kubernetes 172.x.x.x
Server: 172.x.x.x
Address: 172.x.x.x:53

** server can't find kubernetes: NXDOMAIN

** server can't find kubernetes: NXDOMAIN

/ $ cat /etc/resolv.conf
nameserver 172.x.x.x
search fluent.svc.cluster.local svc.cluster.local cluster.local ca-central-1.compute.internal
options ndots:5

@iamMrGaurav
Copy link

@rdeptula , have you resolve this issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants