码迷,mamicode.com
首页 > 其他好文 > 详细

centos安装kubeadm

时间:2020-01-06 00:22:46      阅读:186      评论:0      收藏:0      [点我收藏+]

标签:ber   pack   mirrors   package   http   kubeadm   ali   net   div   

安装kubeadm

cat <<EOF > /etc/yum.repos.d/kubernetes.repo
[kubernetes]
name=Kubernetes
baseurl=http://mirrors.aliyun.com/kubernetes/yum/repos/kubernetes-el7-x86_64
enabled=1
gpgcheck=0
repo_gpgcheck=0
gpgkey=http://mirrors.aliyun.com/kubernetes/yum/doc/yum-key.gpg
        http://mirrors.aliyun.com/kubernetes/yum/doc/rpm-package-key.gpg
EOF

  

centos安装kubeadm

标签:ber   pack   mirrors   package   http   kubeadm   ali   net   div   

原文地址:https://www.cnblogs.com/zmichael/p/12154211.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!