Y
Hacker News
new
|
ask
|
show
|
jobs
by
0x1ceb00da
447 days ago
So it's a lightweight way of running docker images inside a virtual machine?
1 comments
sys_call
446 days ago
Yes, precisely. This also provides container operators with the benefits of a hypervisor, like memory ballooning, and dynamically allocating CPU and memory to workloads, improving resource utilization and the current node overprovisioning patterns.
link