docker&kubernetes虚机模板制作
此处采用centos7.4系统
- 关闭selinux
- 关闭防火墙 firewall-cmd --set-default-zone=trusted
- yum install lrzsz wget vim -y
- 清空yum源 rm -rf /etc/yum.repos.d/*
- 下载yum源 wget ftp://ftp.rhce.cc/k8s/*
- yum clean all
- yum makecache
- 删除ssh的key文件 rm -rf /etc/ssh/ssh_host_*
- 清空/etc/machine-id文件 cat /dev/null > /etc/machine-id
- poweroff
It is the quality of one's convictions that determines success, not the number of followers.

浙公网安备 33010602011771号