You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/09/30 00:27:15 UTC

[GitHub] dgrove-oss commented on issue #67: Fix runc issues to enable container reuse

dgrove-oss commented on issue #67: Fix runc issues to enable container reuse
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/67#issuecomment-333267881
 
 
   Right.  The think I'm wondering about is if we want to contain all of the action containers within the invoker pod or if we want to allow them to leak out to the wortkernode.  If we want them contained, then we run a docker demon in a sidecar within the pod.  If we want to let them flow out to the workernode, then we attempt to mount the runc binary from the workernode within the invoker pod.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services