fix typos

This commit is contained in:
Xiaowei ZHAO
2018-09-08 02:24:38 +00:00
parent aa8adb4a36
commit cbe21e28ec
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# 快速上手
目前Kubenetes 支持在多种环境下的安装包括本地主机Fedora、云服务Google GAE、AWS 等)。然而最快速体验 Kubernetes 的方式显然是本地通过 Docker 的方式来启动相关进程。
目前Kubernetes 支持在多种环境下的安装包括本地主机Fedora、云服务Google GAE、AWS 等)。然而最快速体验 Kubernetes 的方式显然是本地通过 Docker 的方式来启动相关进程。
下图展示了在单节点使用 Docker 快速部署一套 Kubernetes 的拓扑。