更新 README.md
parent
41018a663c
commit
745bedc5c5
|
@ -73,7 +73,7 @@
|
||||||
- 启动:`docker-compose pull && docker-compose up -d`
|
- 启动:`docker-compose pull && docker-compose up -d`
|
||||||
- 访问:`http://{IP}:1026`,使用配置的变量 **`admin_passwd`** 登录
|
- 访问:`http://{IP}:1026`,使用配置的变量 **`admin_passwd`** 登录
|
||||||
|
|
||||||
#### 3.使用k8s来部署ConsulManager
|
##### 3.使用k8s来部署ConsulManager
|
||||||
##### 创建命名空间
|
##### 创建命名空间
|
||||||
- `kubectl create namespace`
|
- `kubectl create namespace`
|
||||||
##### 部署consulmanager服务
|
##### 部署consulmanager服务
|
||||||
|
|
Loading…
Reference in New Issue