摘要:
[root@k8s-master ~]# kubeadm init --apiserver-advertise-address=192.168.1.112 --image-repository registry.aliyuncs.com/google_containers --kubernetes- 阅读全文
开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发. |
摘要:
[root@k8s-master ~]# kubeadm init --apiserver-advertise-address=192.168.1.112 --image-repository registry.aliyuncs.com/google_containers --kubernetes- 阅读全文
摘要:
repo文件是CentOS中yum源(软件仓库)的配置文件,通常一个repo文件定义了一个或者多个软件仓库的细节内容,例如我们将从哪里下载需要安装或者升级的软件包,repo文件中的设置内容将被yum读取和应用。 如果执行yum -y install yum-utils,报错:repomd.xml s 阅读全文
|