|
|
|
|
|
by masklinn
1207 days ago
|
|
At the same time, a unikernel will usually rely on a unified upstream virtual machine, which a hypervisor will provide, because you're rarely going to run unikernel applications on exclusive bare metal. In that context you can think of the hypervisor as your microkernel which provides a unified but very low level API to the unikernel-based microservices. |
|