We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44d9e99 + be26360 commit a9af57bCopy full SHA for a9af57b
content/zh-cn/docs/Getting started/make-offline-package.md
@@ -3,14 +3,12 @@ categories: ["QuickStart"]
3
tags: ["offline", "package", "docs"]
4
title: "制作 K8S 组件离线安装包"
5
linkTitle: "制作 K8S 组件离线安装包"
6
-weight: 3
+weight: 4
7
date: 2023-10-30
8
description: >
9
制作 K8S 组件离线安装包
10
---
11
12
-# 制作 K8S 组件离线安装包
13
-
14
本文档介绍如何制作 K8S 组件离线安装包,对于没有外网的环境,可以通过离线安装包进行安装。
15
16
当前 kubeclipper v1.4 版本离线部署包中仅包含以下 K8S 组件:
@@ -21,8 +19,6 @@ description: >
21
19
22
20
对于有特殊需求的用户,可以通过本文档介绍的方法自行制作离线组件包,然后在 kubeclipper 中使用。
23
24
-##
25
26
## 1. 准备工作
27
28
按照 [文档](https://github.com/kubeclipper/kubeclipper) 部署好 kubeclipper,确保 `kcctl` 命令可以正常使用。
0 commit comments