The latest version kubernetesV1.14.1 a key to automatically cluster deployment script

Deployment command is as follows:
For more details and precautions see README.md

git clone https://github.com/luckman666/deploy_Kubernetes-v1.14.1.git
cd deploy_Kubernetes-v1.14.1/
chmod -R 755 .
mv * /root
cd /root
# Edit the parameters inside base.config
./deploy_k8s_master.sh

Welcome to my personal public concern number, more learning materials waiting for you to come and collect.

Guess you like

Origin www.cnblogs.com/devops-ITboge/p/11012829.html