Skip to content
Discussion options

You must be logged in to vote

dns config can be set in the kube yml https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pod-dns-config

But is is not clear to me why you think that changes something? If the container is overwriting resolv.conf then it will just as well overwrite the dns settings you specified.

It would likely be better than if you can tell wrap not do do that. Or otherwise I guess you can mount an empty file to /etc/resolv.conf for just the wrap container than it would not affect other containers in the pod.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Onotot
Comment options

@Onotot
Comment options

Answer selected by Onotot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants