3ofcoins / jetpack

**PROTOTYPE** FreeBSD Jail/ZFS based implementation of the Application Container Specification
Other
529 stars 38 forks source link

Specify DNS servers #6

Open mpasternacki opened 9 years ago

mpasternacki commented 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).