You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).The text was updated successfully, but these errors were encountered: