Skip to content

Commit

Permalink
add coreos section
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangbaitong committed Jan 31, 2015
1 parent b445841 commit 7cd6a94
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions coreos/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#CoreOS

CoreOS的设计是为你提供能够像谷歌一样的大型互联网公司一样的基础设施管理能力来动态扩展和管理的计算能力。

CoreOS的安装文件和运行依赖非常小,它提供了精简的Linux系统。它使用Linux容器在更高的抽象层来管理你的服务,而不是通过常规的YUM和APT来安装包。

同时,CoreOS几乎可以运行在任何平台:Vagrant, Amazon EC2, QEMU/KVM, VMware 和 OpenStack 等等,甚至你所使用的硬件环境。

0 comments on commit 7cd6a94

Please sign in to comment.