Skip to content

Commit a9af57b

Browse files
authored
Merge pull request #55 from kubeclipper-bot/cherry-pick-54-to-release/latest
[release/latest] fix: update make-offline-package comment
2 parents 44d9e99 + be26360 commit a9af57b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

content/zh-cn/docs/Getting started/make-offline-package.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,12 @@ categories: ["QuickStart"]
33
tags: ["offline", "package", "docs"]
44
title: "制作 K8S 组件离线安装包"
55
linkTitle: "制作 K8S 组件离线安装包"
6-
weight: 3
6+
weight: 4
77
date: 2023-10-30
88
description: >
99
制作 K8S 组件离线安装包
1010
---
1111

12-
# 制作 K8S 组件离线安装包
13-
1412
本文档介绍如何制作 K8S 组件离线安装包,对于没有外网的环境,可以通过离线安装包进行安装。
1513

1614
当前 kubeclipper v1.4 版本离线部署包中仅包含以下 K8S 组件:
@@ -21,8 +19,6 @@ description: >
2119

2220
对于有特殊需求的用户,可以通过本文档介绍的方法自行制作离线组件包,然后在 kubeclipper 中使用。
2321

24-
##
25-
2622
## 1. 准备工作
2723

2824
按照 [文档](https://github.com/kubeclipper/kubeclipper) 部署好 kubeclipper,确保 `kcctl` 命令可以正常使用。

0 commit comments

Comments
 (0)