|
|
|
|
|
by jchw
3120 days ago
|
|
Different approaches to isolation. A kata container is using Clear Linux to load a feature-complete Linux kernel into tiny VMs (disclaimer: I do not know exactly how it's different from any other VM,) a unikernel is a small bare-metal "library" that gives you minimal OS-like functions to put in a hypervisor to run your application. Unikernels are still more minimal, I'd guess. |
|
http://cnp.neclab.eu/projects/lightvm/lightvm.pdf