摘要: ``` wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh ``` 阅读全文
posted @ 2019-05-14 23:10 random_lee 阅读(9) 评论(0) 推荐(0) 编辑
摘要: k8S部署 柯穴上网 安装openvpn来获取docker镜像(不是本文重点不做详述) 软件包安装 1 关闭iptables,禁用firewalld,关闭selinux 2 配置yum仓库( "使用阿里云的镜像仓库 " ) 要4个yum源 3 安装kubelet kubeadm kubectl do 阅读全文
posted @ 2019-05-14 19:54 random_lee 阅读(479) 评论(0) 推荐(0) 编辑