Host=net dns resolution
Registered by
Kevin Fox
Until this is in all Kubernetes kubelets:
https:/
And redhat adopts docker 1.12, I believe we need a workaround to the net=host /etc/resolv.conf issue.
I've successfullly worked around it on another project with docker 1.9 and stock kubernetes 1.3 by registering a correct resolv.conf in a config map and mounting it over /etc/resolv.conf in net=host pods.
We should add support to our net=host pods via an option in kolla-kubernete
Blueprint information
Related branches
Related bugs
Sprints
Whiteboard
kfox is this complete? I know it says workaround, but do we have a more permanent solution? https:/
-rhallisey
Nevermind. I see it's a kubernetes issue. -rhallisey
(?)