Add cloud chapter

This commit is contained in:
yeasy
2017-01-12 15:59:11 +08:00
committed by Baohua Yang
parent f5747f6a5c
commit abce07cda6
11 changed files with 68 additions and 8 deletions

7
cloud/intro.md Normal file
View File

@@ -0,0 +1,7 @@
## 简介
目前与容器相关的云计算主要分为两种类型。
一种是传统的 IaaS 服务商提供对容器相关的服务,包括镜像下载、容器托管等。
另一种是直接基于容器技术对外提供容器云服务,所谓 Container as a ServiceCaaS