diff --git a/scripts/README.md b/scripts/README.md index c3e7ecb..1b85245 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -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)批量安装/卸载 ![Static Badge](https://img.shields.io/badge/组件[1]-orange?style=flat-square) ![Static Badge](https://img.shields.io/badge/mlnx_ofed-23.10.1.1.9.0-brightgreen?style=plastic)