Update figure location

This commit is contained in:
Baohua Yang
2017-05-24 11:37:58 +08:00
parent 18a91f783e
commit bd34ba8077
40 changed files with 21 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
# 项目简介
![](../_images/kubernetes_logo.png)
![](_images/kubernetes_logo.png)
Kubernetes 是 Google 团队发起的开源项目它的目标是管理跨多个主机的容器提供基本的部署维护以及运用伸缩主要实现语言为Go语言。Kubernetes是
* 易学:轻量级,简单,容易理解