Quantcast
Channel: CodeSection,代码区,Linux操作系统:Ubuntu_Centos_Debian - CodeSec
Viewing all articles
Browse latest Browse all 11063

Hyper: Hypervisor-based Containerization solution

$
0
0

Hyper does one thing: Provide isolated environments (virtual machines) on which portable environments (containers) can be easily scheduled. Hyper uses both shared and dedicated kernels environments, believing it is the right approach to deploy multi-tenant platforms.

Hyper = Hypervisor + App Container Image

Hyper is a set containing a linux kernel, an init process and management tools, which virtualises containers to improve their isolation and management formulti-tenant applications.

The main component of Hyper isHyperKernel, which is a custom Linux kernel. It’s able to be run by a hypervisor (currently KVM and Xen).. Read more on TheNewStack.io…

You can also refer to,


Viewing all articles
Browse latest Browse all 11063

Trending Articles