04 2022 档案
摘要:mkdir /data && cd /data rz tar xf harbor-offline-installer-v2.4.2.tgz cp harbor.yml.tmpl harbor.yml vi harbor.yml 生成证书 mkdir /data/harbor/ssl && cd /d
阅读全文
摘要:wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo yum clean all yum makecache yum -y update k8s 安装时间同步安装yum -y in
阅读全文