You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/07/19 05:22:36 UTC

[GitHub] [incubator-openwhisk] chetanmeh commented on issue #4556: Execute OpenWhisk action via Ignite and Firecracker VM

chetanmeh commented on issue #4556: Execute OpenWhisk action via Ignite and Firecracker VM
URL: https://github.com/apache/incubator-openwhisk/pull/4556#issuecomment-513094612
 
 
   > Would you know how network connectivity is realized for the created VMs
   
   Currently it supports 2 options docker-bridge and cni with docker bridge as default
   
   > Is it possible to run Firecracker VMs within a virtualization like Xen / KVM / VirtualBox or is a bare metal Linux system required?
   
   I tested it on bare metal linux (ubuntu) box. Per [firecracker docs][1] either a bare-metal machine (with hardware virtualization), or a virtual machine that supports nested virtualization can be used
   
   [1]: https://github.com/firecracker-microvm/firecracker/blob/master/docs/dev-machine-setup.md

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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