修复图片路径错误

This commit is contained in:
huanqing.shao
2020-11-16 08:42:51 +08:00
parent c4bcb9b85a
commit 31483d5740
3 changed files with 3 additions and 3 deletions

View File

@ -39,7 +39,7 @@ Kuboard 支持多种认证方式:
* 安装在 Kubernetes 中的 Kuboard Agent 通过 `kuboard.mycompany.com` 访问 Kuboard 的 Web 服务端口 80 / 443 和 Kuboard Agent Server 端口 10081。
![image-20201115230700829](install-github.assets/image-20201115230700829.png)
![image-20201115230700829](./install-github.assets/image-20201115230700829.png)
本例子中,假设:

View File

@ -38,7 +38,7 @@ Kuboard 支持多种认证方式:
* 安装在 Kubernetes 中的 Kuboard Agent 通过 `kuboard.mycompany.com` 访问 Kuboard 的 Web 服务端口 80 / 443 和 Kuboard Agent Server 端口 10081。
![image-20201115223736418](install-gitlab.assets/image-20201115223736418.png)
![image-20201115223736418](./install-gitlab.assets/image-20201115223736418.png)
本例子中,假设:

View File

@ -190,7 +190,7 @@ sudo docker run -d \
| Agent Server TCP 端口 | 10081 | 此端口必须与 docker run 命令中映射的 10081/tcp 端口一致 |
![image-20201115230236714](install-gitlab.assets/image-20201115230236714.png)
![image-20201115230236714](./install-gitlab.assets/image-20201115230236714.png)
* 点击上图中的 ***保存*** 按钮,您将进入 Kuboard 集群列表页,此时,您可以向 Kuboard 添加 Kubernetes 集群,如下图所示: