未验证 提交 312c6b6c 编写于 作者: Y Yanjun Shi 提交者: GitHub

Merge pull request #259 from yJunS/fix-imageNames

[维护] 修改图片名和注释掉make命令中多余步骤
......@@ -11,7 +11,7 @@ update:
else \
git clone https://github.com/jenkins-zh/jenkins-zh.github.io; \
fi
make fetch-wechat-articles
## make fetch-wechat-articles
live:
make update
......
......@@ -173,9 +173,9 @@ $ echo $TOKEN
集群集成进来之后,我们可以直接从 web 页面安装 helm(Kubernetes 包管理工具)。
![instal-helm](instal-helm.png)
![install-helm](install-helm.png)
![instal-helm-2](instal-helm-2.png)
![install-helm-2](install-helm-2.png)
现在我们可以通过命令行检查一下 `tiller` 守护进程(helm 的服务器端组件)是否运行。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册