摘要: 安装etcd服务 解压后将可执行文件复制到/urs/bin目录 配置开机启动etcd.service kube-apiserver服务 阅读全文
posted @ 2017-03-12 15:50 yuchen16 阅读(4088) 评论(0) 推荐(0)
摘要: Install yum-utils, which provides the yum-config-manager utility: $ sudo yum install -y yum-utils Use the following command to set up the stable repos 阅读全文
posted @ 2017-03-12 15:44 yuchen16 阅读(787) 评论(0) 推荐(0)
摘要: CentOS7完整版有7.7G,太大了下载起来比较费劲,还是下载了精简版,但是精简版安装以后很多命令都没有,还要动手配yum源,按需安装 国内的yum源比较好的就是163的了,配置方法: 1,进入yum源配置目录 2,备份系统自带的yum源 下载163网易的yum源: 3,更新玩yum源后,执行下边 阅读全文
posted @ 2017-03-12 14:40 yuchen16 阅读(5049) 评论(0) 推荐(0)