摘要: kubeadm是K8s官方推荐的快速搭建K8s集群的方法。 环境: Ubuntu 16.04 1 安装docker Install Docker from Ubuntu’s repositories:apt-get update apt-get install -y docker.io or ins 阅读全文
posted @ 2018-06-05 22:14 刘大飞 阅读(266) 评论(0) 推荐(0) 编辑