Update README.md
This commit is contained in:
parent
085d389c05
commit
ae53384a18
11
README.md
11
README.md
@ -64,3 +64,14 @@ This is a K8s cluster management platform;DKube Provides a wizard-style operat
|
|||||||
<tr>
|
<tr>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|
||||||
|
## 使用
|
||||||
|
- 修改config路径`config/config.go`
|
||||||
|
|
||||||
|
`Kubeconfig = "/root/.kube/config"`
|
||||||
|
- 后端
|
||||||
|
`env GOOS=linux GOARCH=amd64 go build -o DKube-Server main.go`
|
||||||
|
|
||||||
|
- 前端`dkube-web`
|
||||||
|
`npm run build`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user