Skip to content

Commit

Permalink
fix offline install docs (#6216)
Browse files Browse the repository at this point in the history
  • Loading branch information
rokkiter authored Feb 19, 2025
1 parent 78a4662 commit e55189d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/zh/docs/ghippo/install/offline-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

## 从安装包中加载镜像

!!! info

前置条件:将离线包上传至目标节点

您可以根据下面两种方式之一加载镜像,当环境中存在镜像仓库时,建议选择 chart-syncer 同步镜像到镜像仓库,该方法更加高效便捷。

### chart-syncer 同步镜像到镜像仓库
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

## 从安装包中加载镜像

!!! info

前置条件:将离线包上传至目标节点

您可以根据下面两种方式之一加载镜像,当环境中存在镜像仓库时,建议选择 chart-syncer 同步镜像到镜像仓库,该方法更加高效便捷。

### chart-syncer 同步镜像到镜像仓库
Expand Down

0 comments on commit e55189d

Please sign in to comment.