app-admin/kubelet-wrapper: Specify hosts-entry to mount hosts file from host

This commit is contained in:
Wei Kin Huang 2017-10-20 18:02:39 -04:00
parent 35300beffa
commit 3b5a57c009
2 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ exec ${RKT} ${RKT_GLOBAL_ARGS} \
--mount volume=coreos-os-release,target=/etc/os-release \
--mount volume=coreos-run,target=/run \
--mount volume=coreos-lib-modules,target=/lib/modules \
--hosts-entry host \
${RKT_STAGE1_ARG} \
${KUBELET_IMAGE} \
${KUBELET_IMAGE_ARGS} \