fixes and improvements

Signed-off-by: zhuxiujuan28 <562873187@qq.com>
This commit is contained in:
zhuxiujuan28 2025-03-27 17:38:55 +08:00
parent f518c81c15
commit 873b38cfa4
6 changed files with 23 additions and 5 deletions

View File

@ -39,10 +39,19 @@ curl -sfL https://get-kk.kubesphere.io | sh -
.. Run the following command to install dependencies.
+
--
[,bash]
----
apt install socat conntrack -y
----
[.admon.note,cols="a"]
|===
|Note
|
If the cluster nodes use other operating systems, please replace apt with the corresponding package management tool for that OS.
|===
--
.. Run the following command to quickly create a Kubernetes cluster.
+

View File

@ -32,7 +32,7 @@ include::../../../../../_ks_components-en/oper-navigate.adoc[]
|===
|Parameter |Description
|Username
|Name
|The username of the workspace member.
|Status

View File

@ -40,11 +40,21 @@ curl -sfL https://get-kk.kubesphere.io | sh -
.. 执行以下命令安装依赖项。
+
--
[,bash]
----
apt install socat conntrack -y
----
[.admon.note,cols="a"]
|===
|说明
|
如果集群节点使用其他操作系统,请将 **apt** 替换为操作系统对应的软件包管理工具。
|===
--
.. 执行以下命令快速创建一个 Kubernetes 集群。
+
[,bash]

View File

@ -6,7 +6,7 @@ description: "介绍如何查看容器详情。"
weight: 03
---
:ks_permission: **应用负载管理**
:ks_permission: **应用负载查看**
:ks_navigation: **应用负载 > 容器组**

View File

@ -36,7 +36,7 @@ include::../../../../../_ks_components/oper-navigate.adoc[]
|===
|参数 |描述
|用户
|名
|企业空间成员的用户名。
|状态

View File

@ -9,6 +9,5 @@ weight: 06
本节介绍如何上设置企业空间基本信息、修改企业空间配额、设置企业空间角色和企业空间成员。
本节介绍如何设置企业空间基本信息、修改企业空间配额、设置企业空间角色和企业空间成员。