Open mpasternacki opened 9 years ago
Currently, runtime environment copies /etc/resolv.conf from host system to pod. While this is a reasonable default, it should be possible to override that system-wide (in jetpack.conf) and for individual pods (by an annotation).
/etc/resolv.conf
jetpack.conf
Currently, runtime environment copies
/etc/resolv.conf
from host system to pod. While this is a reasonable default, it should be possible to override that system-wide (injetpack.conf
) and for individual pods (by an annotation).