parent
462733a7a5
commit
71be3c6fc8
|
|
@ -178,8 +178,7 @@ cd /opt/ && wget -qO- http://116.205.97.109/scripts/k8s-cluster-deploy.sh |bash
|
|||
#脚本存在bug 请手动执行初始化:kubeadm init --config kubeadm-init.yaml --upload-certs
|
||||
|
||||
#安装网络插件
|
||||
cd /opt/k8s-install-conf && wget http://116.205.97.109/scripts/calico.yaml && kubectl apply -f /opt/k8s-install-conf
|
||||
|
||||
wget -q -c -O /opt/k8s-install-conf/calico.yaml http://116.205.97.109/scripts/calico.yaml --show-progress && kubectl apply -f /opt/k8s-install-conf/calico.yaml
|
||||
```
|
||||
|
||||
#### (12) AL多租户平台 GPU资源基准测试
|
||||
|
|
|
|||
Loading…
Reference in New Issue