更新 scripts/README.md
This commit is contained in:
parent
0b41448fe4
commit
bd594d2d7f
|
|
@ -139,10 +139,17 @@
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
#### (11)k8s集群部署
|
||||||
|
|
||||||
|
```bash
|
||||||
|
cd /opt/ && wget -qO- http://116.205.97.109/scripts/k8s-ubuntu-init.sh | bash #系统初始化
|
||||||
|
cd /opt/ && wget -qO- http://116.205.97.109/scripts/containerd.sh |bash -s -- --install --version '1.7.28-1' | bash #系统初始化
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#### (11)批量安装/卸载
|
#### (12)批量安装/卸载
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
|
|
||||||
Loading…
Reference in New Issue