11 2020 档案

摘要:1. 当前安装环境 CentOS Linux release 7.3.1611 (Core) gitlab-ce-12.5.6-ce.0.el7.x86_64.rpm 2. 关闭gitlab服务,并备份数据文件 gitlab-ctl stop scp -r /opt/gitlab backup_no 阅读全文
posted @ 2020-11-23 11:06 longtds 阅读(1329) 评论(0) 推荐(0) 编辑
摘要:1. 修改kubernetes组件镜像地址 cat inventory/mycluster/group_vars/k8s-cluster/k8s-cluster.yml |grep kube_image_repo kube_image_repo: "registry.cn-beijing.aliyu 阅读全文
posted @ 2020-11-19 17:42 longtds 阅读(631) 评论(0) 推荐(0) 编辑
摘要:1. 需要一台联网的CentOS7.6 mini安装的机器 [root@localhost ~]# cat /etc/redhat-release CentOS Linux release 7.6.1810 (Core) 2. 配置yum缓存包保留 [root@localhost ~]# cat / 阅读全文
posted @ 2020-11-19 14:48 longtds 阅读(909) 评论(0) 推荐(0) 编辑