Skip to content

Docker DNS resolver specified in NGINX Plus Docker configuration #2

Closed
@dekobon

Description

@dekobon

The resolver specified in upstreams.conf is the Docker Compose DNS server:

# Docker DNS server IP
resolver 127.0.0.11;

However, this DNS server isn't available when running Docker in stand-alone mode or in Kubernetes. The DNS server used by NGINX should be configurable in order to avoid hard coded incompatibilities.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions