cat <<EOF > /etc/yum.repos.d/kubernetes.repo
[kubernetes]
name=Kubernetes
baseurl=https://mirrors.aliyun.com/kubernetes/yum/repos/kubernetes-el7-x86_64/
enabled=1
gpgcheck=1
repo_gpgcheck=1
gpgkey=https://mirrors.aliyun.com/kubernetes/yum/doc/yum-key.gpg
https://mirrors.aliyun.com/kubernetes/yum/doc/rpm-package-key.gpg
EOF
centos 7 yum 设置 阿里云 kubernetes 库
原创go工程师 博主文章分类:kubernetes ©著作权
文章标签 kubernetes yum k8s 文章分类 运维
-
CentOS7设置阿里云yum源sh脚本
shell
阿里云 shell yum源