Commit d70d280b authored by 胡凯旋's avatar 胡凯旋

update

parent db55baa3
......@@ -45,8 +45,10 @@ $ kubectl proxy
通过下面的连接访问 `Dashboard`:
[`http://localhost:8001/api/v1/namespaces/kube-system/services/https:kubernetes-dashboard:/proxy/`](
http://localhost:8001/api/v1/namespaces/kube-system/services/https:kubernetes-dashboard:/proxy/)
访问时出现下面界面可跳过:
![](./image/2018-11-01-11-36-20.png)
获取 `Dashboard` `admin` 权限:
(可选)获取 `Dashboard` `admin` 权限:
[`https://github.com/kubernetes/dashboard/wiki/Access-control#admin-privileges`](https://github.com/kubernetes/dashboard/wiki/Access-control#admin-privileges)
......@@ -81,13 +83,13 @@ password: Gengmei123!
3. docker-for-mac上添加File Sharing配置 /srv/apps、/data/log,添加后点击Apply & Restart,若报错如下,可不必添加。
![](image/2018-10-25-13-30-29.png)
至此就能使用gm-cli构建本地集群了,具体使用参考 [gm-cli](http://git.igengmei.com/system/gm-cli)
**至此就能使用gm-cli构建本地集群了,具体使用参考 [gm-cli](http://git.igengmei.com/system/gm-cli)**
-----------------------------------------------------------------------------------------
下面内容是不用gm-cli的情况下手动搭建本地集群的步骤,直接使用gm-cli的话可忽略
## 手动部署集群
下面是不用gm-cli的情况下手动搭建本地集群的步骤
1. 备份之前的路由表,用当前目录下的路由表替换之前的路由表
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment