提交 de3b419b 编写于 作者: Y yJunS

修改图片名和注释掉make命令中多余步骤

上级 bc1c01ac
......@@ -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.
先完成此消息的编辑!
想要评论请 注册