aio-libs / aiodns

Simple DNS resolver for asyncio
https://pypi.python.org/pypi/aiodns
MIT License
532 stars 69 forks source link

On kubernetes environment it does not find the internal dns names #24

Closed bloodbare closed 7 years ago

bloodbare commented 7 years ago

On a kubernetes container using aiodns gives this error when needs to find internal services using the internal DNS server:

aiodns.error.DNSError: (11, 'Could not contact DNS servers')

saghul commented 7 years ago

I'm not sure how to help you here... aiodns just uses whatever is configured in the system.