You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »


初始化k8s环境执行以下三个脚本

http://1.116.235.157:1080/install/uennew.sh

http://1.116.235.157:1080/install/dockerinit.sh

http://1.116.235.157:1080/install/k8sinit.sh

初始化集群完毕后

1、在原master上执行

kubeadm token create --print-join-command

返回结果,以实际返回为准

4、在新node192.168.31.182上执行


  • No labels