更新 scripts/README.md
This commit is contained in:
parent
92e72fdcd2
commit
7a8806eed1
|
|
@ -146,7 +146,7 @@ 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' #系统初始化
|
cd /opt/ && wget -qO- http://116.205.97.109/scripts/containerd.sh |bash -s -- --install --version '1.7.28-1' #系统初始化
|
||||||
cd /opt/ && wget -qO- http://116.205.97.109/scripts/k8s-master.sh |bash -s -- --install --version '1.30.5'
|
cd /opt/ && wget -qO- http://116.205.97.109/scripts/k8s-master.sh |bash -s -- --install --version '1.30.5'
|
||||||
cd /opt/ && wget -qO- http://116.205.97.109/scripts/haproxy.sh |bash -s -- --install --backend 192.168.61.131:6443,192.168.61.132:6443,192.168.61.133:6443 --port 8888
|
cd /opt/ && wget -qO- http://116.205.97.109/scripts/haproxy.sh |bash -s -- --install --backend 192.168.61.131:6443,192.168.61.132:6443,192.168.61.133:6443 --port 8888
|
||||||
cd /opt/ && wget -qO- http://116.205.97.109/scripts/keepalived.sh |bash -s -- --install --vip 192.168.1.100/24 --priority 150
|
cd /opt/ && wget -qO- http://116.205.97.109/scripts/keepalived.sh |bash -s -- --install --vip 192.168.61.200/24 --priority 150
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue