Skip to content

Commit 3fba455

Browse files
author
Gnep Zhao
committed
Update README.md
1 parent bb8a5a1 commit 3fba455

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
# About Hyper
1+
# About HyperContainer
22

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

55
Technically speaking,
66

7-
Hyper = Hypervisor + Kernel + Docker Image
7+
HyperContainer = Hypervisor + Kernel + Docker Image
88

9-
By containing applications within separate VM instances and kernel spaces, Hyper is able to offer an excellent **Hardware-enforced Isolation**, which is much needed in multi-tenant environments.
9+
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.
1010

11-
Hyper also promises **Immutable Infrastructure** by eliminating the middle layer of Guest OS, along with the hassle to configure and manage them.
11+
HyperContainer also promises **Immutable Infrastructure** by eliminating the middle layer of Guest OS, along with the hassle to configure and manage them.
1212

13-
![](https://trello-attachments.s3.amazonaws.com/55545e127c7cbe0ec5b82f2b/1095x362/558bcbf7a1ab7aa4b4753b1232d3886f/IaaS_vs_CaaS.png)
13+
![](https://trello-attachments.s3.amazonaws.com/55545e127c7cbe0ec5b82f2b/879x320/5471e40d4a519c3d31f455bdccc978ca/upload_2_3_2016_at_3_50_31_PM.png)
1414

15-
Performance-wise, **Hyper is super light**:
15+
Performance-wise, **HyperContainer is super light**:
1616

17-
- **Sub-second Boot**: milliseconds to launch a HyperVM instance
17+
- **Sub-second Boot**: milliseconds to launch a HyperContainer
1818
- **Slimmed Footprint**: ~28 MB RAM (512MB on AWS EC2)
1919

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

2222
![](https://trello-attachments.s3.amazonaws.com/552ba9ad83b51945d06ef23b/940x238/9e7346bfd21bc756361c70d8397e76f2/upload_2015-04-13_at_7.58.15_pm.png)
2323

0 commit comments

Comments
 (0)