1 flannel的安装与部署
见链接一篇文章带你了解Flannel - Flannel - 操作系统 - 深度开源
1.1 部署环境规划
1.2 安装部署
#tar -xf flannel-v0.13.0.tar.gz
#mv /apps/svr/flannel-v0.13.0
#ln –svfn /apps/svr/flannel-v0.13.0 /apps/svr/flannel
1.2.1 调整Flannel配置文件
#cd /apps/conf/flannel
#cat flannel.cfg
# Flanneld configuration options
# etcd url location. Point this to the server where etcd runs
ETCD_ENDPOINTS="http://10.65.6.3:2379,http://10.65.6.4:2379,http://10.65.6.5:2379"
# etcd config key. This is the configuration key that fl