mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-12-05 05:07:38 +08:00
10 lines
172 B
Markdown
10 lines
172 B
Markdown
## Install
|
|
|
|
### necessary condition
|
|
`~/.kube/config` exist
|
|
|
|
### install shell
|
|
```bash
|
|
docker run -it --rm -v /:/rootfs goodrain.me/rbd-grctl:V5.2-dev copy
|
|
grctl install
|
|
``` |