8000 Merge branch 'develop' of https://github.com/WeBankFinTech/Dockin-Ins… · WeBankFinTech/Dockin-Installer@b4bc08b · GitHub
[go: up one dir, main page]

Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…taller into develop
  • Loading branch information
lihuansice committed Jan 21, 2021
2 parents 5edc6fa + 7121689 commit b4bc08b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ The Dockin platform installer supports the rapid deployment of highly available

### download release package

- download release package
> Note: The following steps are based on the Release package. Directly clone the source code and cannot execute Install successfully.
- download [release package](https://github.com/WeBankFinTech/Dockin-Installer/releases)

### Install ETCD

Expand Down Expand Up @@ -65,6 +67,10 @@ sudo ./install.sh

### Install WORKER

> Note 1: The WORKER component needs to be installed on both the Master node and the Worker node. For the Worker component installed on the Master node, the token and master parameters do not need to be filled in.
> Note 2: If there is no vip, you can directly fill in the server IP, the same below
- Unzip to directory:dockin-worker
- Configuration file:conf/install.properties

Expand Down
4 changes: 3 additions & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,10 @@ Dockin平台安装器,快速部署高可用kubernetes集群、ETCD集群,生
## QuickStart

### 下载release包
### 注意:下面的步骤是基于Release包的,直接clone源码无法成功执行Install

-[release页](https://github.com/WeBankFinTech/Dockin-Installer/releases/)下载对应的release包

- 在release页下载对应的release包

### 安装ETCD

Expand Down

0 comments on commit b4bc08b

Please sign in to comment.
0