摘要: 00 基本介绍 # 使用Harbor搭建镜像仓库,用于本地私有存储镜像 # 使用https方式部署Harobr仓库 01 基本部署 # 导入Harbor压缩包,并解压(我使用的是2.7.4版本) [root@harbor opt]# tar -zxvf harbor-offline-installe 阅读全文
posted @ 2025-05-17 22:53 Chains_1 阅读(115) 评论(0) 推荐(0)
摘要: 00 前提准备 # 设置好主机名并添加hosts解析 主机名 IP地址 身份 master01 172.2.25.50 主Master master02 172.2.25.51 备Master node01 172.2.25.52 节点1 node02 172.2.25.53 节点2 node03 阅读全文
posted @ 2025-05-17 15:01 Chains_1 阅读(15) 评论(0) 推荐(0)