Skip to content

gnawux/book

This branch is 40 commits behind hyperhq/docs.hypercontainer.io:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d9e0670 · Nov 7, 2016
Nov 7, 2016
Jul 30, 2015
Jul 30, 2015
Apr 11, 2016
Oct 28, 2016
Oct 28, 2016
Aug 11, 2016
Jun 3, 2015
Apr 16, 2016
Oct 28, 2016
Oct 18, 2015
Apr 11, 2016
May 8, 2015
Jul 30, 2015
Jul 30, 2015

Repository files navigation

About HyperContainer

HyperContainer is a Hypervisor-agnostic Docker Runtime that allows you to run Docker images on any hypervisor (KVM, Xen, etc.).

Technically speaking,

HyperContainer = Hypervisor + Kernel + Docker Image

By containing applications within separate VM instances and kernel spaces, HyperContainer is able to offer an excellent Hardware-enforced Isolation, which is much needed in multi-tenant environments.

HyperContainer also promises Immutable Infrastructure by eliminating the middle layer of Guest OS, along with the hassle to configure and manage them.

Performance-wise, HyperContainer is super light:

  • Sub-second Boot: milliseconds to launch a HyperContainer
  • Slimmed Footprint: ~28 MB RAM (512MB on AWS EC2)

With HyperContainer, the future of Container-as-a-Service is just around the corner.

Releases

No releases published

Packages

No packages published