mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
add linkTitle for adoc
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
This commit is contained in:
parent
065fa56daf
commit
f84cd45781
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "KubeSphere LuBan"
|
||||
linkTitle: "KubeSphere LuBan"
|
||||
weight: 01
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "KubeSphere LuBan 架构"
|
||||
linkTitle: "KubeSphere LuBan 架构"
|
||||
weight: 02
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "应用场景"
|
||||
linkTitle: "应用场景"
|
||||
weight: 03
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "产品简介"
|
||||
linkTitle: "产品简介"
|
||||
keywords: "KubeSphere, KubeSphere Enterprise, KubeSphere LuBan, 产品简介"
|
||||
description: 介绍 KubeSphere 的产品优势,架构以及应用场景。
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "安装 KubeSphere 企业版"
|
||||
linkTitle: "安装 KubeSphere 企业版"
|
||||
keywords: "Kubernetes, KubeSphere, 快速入门, 安装, KubeSphere Core"
|
||||
description: "介绍如何安装 KubeSphere。"
|
||||
weight: 01
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "安装示例组件"
|
||||
linkTitle: "安装示例组件"
|
||||
keywords: "Kubernetes, KubeSphere, 快速入门, 安装组件, 示例, DevOps"
|
||||
description: "以 DevOps 安装为例,演示如何在 KubeSphere Web 控制台安装组件。"
|
||||
weight: 02
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "控制用户权限"
|
||||
linkTitle: "控制用户权限"
|
||||
keywords: "Kubernetes, KubeSphere, 快速入门, 用户, 权限"
|
||||
description: "介绍如何创建用户,并使用企业空间、项目和角色控制用户的访问权限。"
|
||||
weight: 03
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "修改界面语言"
|
||||
linkTitle: "修改界面语言"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, Web 控制台, 修改语言"
|
||||
description: "介绍如何修改当前用户的界面语言。"
|
||||
weight: 04
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "快速入门"
|
||||
linkTitle: "快速入门"
|
||||
keywords: "Kubernetes, KubeSphere, 快速入门"
|
||||
description: "介绍如何安装 KubeSphere和扩展组件,以及如何进行访问控制。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "环境要求"
|
||||
linkTitle: "环境要求"
|
||||
keywords: "Kubernetes, KubeSphere, 组件,支持矩阵"
|
||||
description: "介绍 KubeSphere 的环境要求。"
|
||||
weight: 01
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "配置高可用性"
|
||||
linkTitle: "配置高可用性"
|
||||
keywords: "Kubernetes, KubeSphere, 安装, 准备, 高可用"
|
||||
description: "介绍如何在生产环境中为 KubeSphere 集群配置多个控制平面节点,以防止单个控制平面节点故障时集群服务中断,从而实现高可用性。"
|
||||
weight: 03
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "配置云上存储设备"
|
||||
linkTitle: "配置云上存储设备"
|
||||
keywords: "Kubernetes, KubeSphere, 安装, 准备, 持久化存储, 云上存储设备"
|
||||
description: "介绍如何在生产环境中为 KubeSphere 集群配置云上存储设备。"
|
||||
weight: 01
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "配置 NeonSAN CSI"
|
||||
linkTitle: "配置 NeonSAN CSI"
|
||||
keywords: "Kubernetes, KubeSphere, 安装, 准备, 持久化存储, 网络文件系统, NeonSAN CSI"
|
||||
description: "介绍如何在生产环境中为 KubeSphere 集群配置 NeonSAN CSI。"
|
||||
weight: 04
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "配置 NFS"
|
||||
linkTitle: "配置 NFS"
|
||||
keywords: "Kubernetes, KubeSphere, 安装, 准备, 持久化存储, 网络文件系统, NFS"
|
||||
description: "介绍如何在生产环境中为 KubeSphere 集群配置网络文件系统(NFS)。"
|
||||
weight: 05
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "配置外部持久化存储"
|
||||
linkTitle: "配置外部持久化存储"
|
||||
keywords: "Kubernetes, KubeSphere, 安装, 准备, 持久化存储"
|
||||
description: "介绍如何在生产环境中为 KubeSphere 集群配置外部持久化存储系统。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "准备工作"
|
||||
linkTitle: "准备工作"
|
||||
keywords: "Kubernetes, KubeSphere , 安装, 准备工作"
|
||||
description: "介绍安装 KubeSphere 前需要进行的准备工作。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "安装 Kubernetes 和 KubeSphere"
|
||||
linkTitle: "安装 Kubernetes 和 KubeSphere"
|
||||
keywords: "Kubernetes, KubeSphere, 安装, 安装 KubeSphere, 安装 Kubernetes"
|
||||
description: "介绍如何安装 Kubernetes 和 KubeSphere。"
|
||||
weight: 02
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "安装 KubeSphere"
|
||||
linkTitle: "安装 KubeSphere"
|
||||
keywords: "Kubernetes, KubeSphere, 安装"
|
||||
description: "介绍如何安装 KubeSphere。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "升级 KubeSphere 企业版"
|
||||
linkTitle: "升级 KubeSphere 企业版"
|
||||
keywords: "Kubernetes, KubeSphere, 安装, 升级 KubeSphere"
|
||||
description: "介绍如何升级 KubeSphere。"
|
||||
weight: 03
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "附录 1:ks-core Helm Chart 升级参数"
|
||||
linkTitle: "附录 1:ks-core Helm Chart 升级参数"
|
||||
weight: 05
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "升级 KubeSphere"
|
||||
linkTitle: "升级 KubeSphere"
|
||||
keywords: "Kubernetes, KubeSphere, 升级"
|
||||
description: "介绍如何升级 KubeSphere。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "仅卸载 KubeSphere"
|
||||
linkTitle: "仅卸载 KubeSphere"
|
||||
keywords: "Kubernetes, KubeSphere, 仅卸载 KubeSphere"
|
||||
description: "介绍如何卸载 KubeSphere。"
|
||||
weight: 01
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "卸载 Kubernetes 和 KubeSphere"
|
||||
linkTitle: "卸载 Kubernetes 和 KubeSphere"
|
||||
keywords: "Kubernetes, KubeSphere, 卸载 Kubernetes 和 KubeSphere"
|
||||
description: "介绍如何卸载 Kubernetes 和 KubeSphere。"
|
||||
weight: 02
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "卸载 KubeSphere"
|
||||
linkTitle: "卸载 KubeSphere"
|
||||
keywords: "Kubernetes, KubeSphere, 卸载"
|
||||
description: "介绍如何卸载 KubeSphere。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "添加集群节点"
|
||||
linkTitle: "添加集群节点"
|
||||
keywords: "Kubernetes, KubeSphere, 添加集群节点"
|
||||
description: "介绍如何添加 KubeSphere 集群节点。"
|
||||
weight: 01
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "删除集群节点"
|
||||
linkTitle: "删除集群节点"
|
||||
keywords: "Kubernetes, KubeSphere, 删除集群节点"
|
||||
description: "介绍如何删除 KubeSphere 集群节点。"
|
||||
weight: 02
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "添加和删除集群节点"
|
||||
linkTitle: "添加和删除集群节点"
|
||||
keywords: "Kubernetes, KubeSphere, 添加集群节点, 删除集群节点"
|
||||
description: "介绍如何添加和删除 KubeSphere 集群节点。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "安装指南"
|
||||
linkTitle: "安装指南"
|
||||
keywords: "Kubernetes, KubeSphere, 安装, 升级, 卸载"
|
||||
description: "介绍如何安装、升级和卸载 KubeSphere。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "平台介绍"
|
||||
linkTitle: "平台介绍"
|
||||
weight: 01
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "快捷访问"
|
||||
linkTitle: "快捷访问"
|
||||
weight: 02
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "查看和定制平台信息"
|
||||
linkTitle: "查看和定制平台信息"
|
||||
keywords: "Kubernetes, KubeSphere, 平台设置, 平台信息, 查看和定制平台信息"
|
||||
description: "介绍如何查看和定制平台信息。"
|
||||
weight: 01
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "查看许可证信息"
|
||||
linkTitle: "查看许可证信息"
|
||||
keywords: "Kubernetes, KubeSphere, 平台设置, 许可证, 查看许可证信息"
|
||||
description: "介绍如何查看许可证信息。"
|
||||
weight: 01
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "添加许可证"
|
||||
linkTitle: "添加许可证"
|
||||
keywords: "Kubernetes, KubeSphere, 平台设置, 许可证, 管理许可证"
|
||||
description: "介绍如何管理许可证。"
|
||||
weight: 03
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "删除许可证"
|
||||
linkTitle: "删除许可证"
|
||||
keywords: "Kubernetes, KubeSphere, 平台设置, 许可证, 管理许可证"
|
||||
description: "介绍如何管理许可证。"
|
||||
weight: 05
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "许可证 FAQ"
|
||||
linkTitle: "许可证 FAQ"
|
||||
weight: 07
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "许可证"
|
||||
linkTitle: "许可证"
|
||||
keywords: "Kubernetes, KubeSphere, 平台设置, 许可证"
|
||||
description: "介绍如何管理 KubeSphere 平台和扩展组件的许可证。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "平台设置"
|
||||
linkTitle: "平台设置"
|
||||
weight: 03
|
||||
layout: "second"
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "平台管理"
|
||||
linkTitle: "平台管理"
|
||||
keywords: "Kubernetes, KubeSphere, 平台管理"
|
||||
description: "介绍 KubeSphere 各模块的功能,以及如何对该平台进行设置。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "创建用户"
|
||||
linkTitle: "创建用户"
|
||||
keywords: "Kubernetes, KubeSphere, 访问控制, 用户, 创建用户"
|
||||
description: "介绍如何创建用户。"
|
||||
weight: 01
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "查看用户列表"
|
||||
linkTitle: "查看用户列表"
|
||||
keywords: "Kubernetes, KubeSphere, 访问控制, 用户, 查看用户列表"
|
||||
description: "介绍如何查看用户列表。"
|
||||
weight: 02
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "查看用户详情"
|
||||
linkTitle: "查看用户详情"
|
||||
keywords: "Kubernetes, KubeSphere, 访问控制, 用户, 查看用户详情"
|
||||
description: "介绍如何查看用户详情。"
|
||||
weight: 03
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "编辑用户信息"
|
||||
linkTitle: "编辑用户信息"
|
||||
keywords: "Kubernetes, KubeSphere, 访问控制, 用户, 编辑用户信息"
|
||||
description: "介绍如何编辑用户信息。"
|
||||
weight: 04
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "编辑当前用户信息"
|
||||
linkTitle: "编辑当前用户信息"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, Web 控制台, 修改邮箱、语言"
|
||||
description: "介绍如何修改当前用户的邮箱和语言。"
|
||||
weight: 05
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "修改用户密码"
|
||||
linkTitle: "修改用户密码"
|
||||
keywords: "Kubernetes, KubeSphere, 访问控制, 用户, 修改用户密码"
|
||||
description: "介绍如何修改用户密码。"
|
||||
weight: 06
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "开启和关闭二次认证"
|
||||
linkTitle: "开启和关闭二次认证"
|
||||
weight: 07
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "启用和禁用用户"
|
||||
linkTitle: "启用和禁用用户"
|
||||
keywords: "Kubernetes, KubeSphere, 访问控制, 用户, 启用和禁用用户"
|
||||
description: "介绍如何启用和禁用用户。"
|
||||
weight: 09
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "删除用户"
|
||||
linkTitle: "删除用户"
|
||||
keywords: "Kubernetes, KubeSphere, 访问控制, 用户, 删除用户"
|
||||
description: "介绍如何删除用户。"
|
||||
weight: 10
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "用户"
|
||||
linkTitle: "用户"
|
||||
keywords: "Kubernetes, KubeSphere, 访问控制, 用户"
|
||||
description: "介绍如何管理用户。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "创建平台角色"
|
||||
linkTitle: "创建平台角色"
|
||||
keywords: "Kubernetes, KubeSphere, 平台管理, 访问控制, 平台角色, 创建平台角色"
|
||||
description: "介绍如何创建平台角色。"
|
||||
weight: 01
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "查看平台角色列表"
|
||||
linkTitle: "查看平台角色列表"
|
||||
keywords: "Kubernetes, KubeSphere, 平台管理, 访问控制, 平台角色, 查看平台角色列表"
|
||||
description: "介绍如何查看平台角色列表。"
|
||||
weight: 02
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "查看平台角色详情"
|
||||
linkTitle: "查看平台角色详情"
|
||||
keywords: "Kubernetes, KubeSphere, 平台管理, 访问控制, 平台角色, 查看平台角色详情"
|
||||
description: "介绍如何查看平台角色详情。"
|
||||
weight: 03
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "编辑平台角色信息"
|
||||
linkTitle: "编辑平台角色信息"
|
||||
keywords: "Kubernetes, KubeSphere, 平台管理, 访问控制, 平台角色, 编辑平台角色信息"
|
||||
description: "介绍如何编辑平台角色信息。"
|
||||
weight: 04
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "编辑平台角色权限"
|
||||
linkTitle: "编辑平台角色权限"
|
||||
keywords: "Kubernetes, KubeSphere, 平台管理, 访问控制, 平台角色, 编辑平台角色权限"
|
||||
description: "介绍如何编辑平台角色权限。"
|
||||
weight: 05
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "删除平台角色"
|
||||
linkTitle: "删除平台角色"
|
||||
keywords: "Kubernetes, KubeSphere, 平台管理, 访问控制, 平台角色, 删除平台角色"
|
||||
description: "介绍如何删除平台角色。"
|
||||
weight: 06
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "平台角色"
|
||||
linkTitle: "平台角色"
|
||||
keywords: "Kubernetes, KubeSphere, 访问控制, 用户, 平台角色"
|
||||
description: "介绍如何管理平台角色。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "用户和角色管理"
|
||||
linkTitle: "用户和角色管理"
|
||||
keywords: "Kubernetes, KubeSphere, 访问控制,用户,角色"
|
||||
description: "介绍如何控制平台访问权限。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "安装扩展组件"
|
||||
linkTitle: "安装扩展组件"
|
||||
keywords: "Kubernetes, KubeSphere,安装,组件,多集群"
|
||||
description: "介绍如何安装扩展组件。"
|
||||
weight: 01
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "订阅扩展组件"
|
||||
linkTitle: "订阅扩展组件"
|
||||
keywords: "Kubernetes, KubeSphere,订阅,组件,KubeSphere Cloud,云账号"
|
||||
description: "介绍如何订阅扩展组件。"
|
||||
weight: 01
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "安装扩展组件"
|
||||
linkTitle: "安装扩展组件"
|
||||
keywords: "Kubernetes, KubeSphere,安装,组件,多集群"
|
||||
description: "介绍如何安装扩展组件。"
|
||||
weight: 02
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "同步和设置云账号"
|
||||
linkTitle: "同步和设置云账号"
|
||||
keywords: "Kubernetes, KubeSphere,同步,设置,KubeSphere Cloud,云账号"
|
||||
description: "介绍如何同步和设置 KubeSphere 云账号。"
|
||||
weight: 01
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "管理订阅"
|
||||
linkTitle: "管理订阅"
|
||||
keywords: "Kubernetes, KubeSphere,组件,订阅管理,KubeSphere Cloud,云账号"
|
||||
description: "介绍如何管理 KubeSphere 云账号下已订阅的组件。"
|
||||
weight: 02
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "管理订单"
|
||||
linkTitle: "管理订单"
|
||||
keywords: "Kubernetes, KubeSphere,组件,订单管理,KubeSphere Cloud,云账号"
|
||||
description: "介绍如何管理 KubeSphere 云账号下的订单。"
|
||||
weight: 03
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "解绑云账号"
|
||||
linkTitle: "解绑云账号"
|
||||
keywords: "Kubernetes, KubeSphere,解绑,组件,KubeSphere Cloud,云账号"
|
||||
description: "介绍如何解绑 KubeSphere 云账号。"
|
||||
weight: 04
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "管理 KubeSphere 云账号"
|
||||
linkTitle: "管理 KubeSphere 云账号"
|
||||
keywords: "Kubernetes, KubeSphere,订阅,安装,组件,KubeSphere Cloud,云账号"
|
||||
description: "介绍如何管理 KubeSphere 云账号的订阅订单等功能。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "订阅与安装扩展组件"
|
||||
linkTitle: "订阅与安装扩展组件"
|
||||
keywords: "Kubernetes, KubeSphere,订阅,安装,组件, KubeSphere Cloud,云账号"
|
||||
description: "介绍如何订阅、安装扩展组件,以及管理 KubeSphere 云账号的相关功能。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "配置扩展组件"
|
||||
linkTitle: "配置扩展组件"
|
||||
keywords: "Kubernetes, KubeSphere,设置,配置,扩展组件"
|
||||
description: "介绍如何配置扩展组件。"
|
||||
weight: 01
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "配置集群 Agent"
|
||||
linkTitle: "配置集群 Agent"
|
||||
keywords: "Kubernetes, KubeSphere,设置,配置,集群 Agent"
|
||||
description: "介绍如何配置集群 Agent。"
|
||||
weight: 02
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "升级扩展组件"
|
||||
linkTitle: "升级扩展组件"
|
||||
keywords: "Kubernetes, KubeSphere,升级,扩展组件"
|
||||
description: "介绍如何升级扩展组件。"
|
||||
weight: 03
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "禁用扩展组件"
|
||||
linkTitle: "禁用扩展组件"
|
||||
keywords: "Kubernetes, KubeSphere,启用,禁用,扩展组件"
|
||||
description: "介绍如何禁用扩展组件。"
|
||||
weight: 04
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "卸载扩展组件"
|
||||
linkTitle: "卸载扩展组件"
|
||||
keywords: "Kubernetes, KubeSphere,卸载,强制卸载,扩展组件"
|
||||
description: "介绍如何卸载扩展组件。"
|
||||
weight: 05
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "管理扩展组件"
|
||||
linkTitle: "管理扩展组件"
|
||||
keywords: "Kubernetes, KubeSphere, 管理, 扩展组件"
|
||||
description: "介绍如何管理扩展组件。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "扩展组件管理"
|
||||
linkTitle: "扩展组件管理"
|
||||
keywords: "Kubernetes, KubeSphere, 扩展组件管理"
|
||||
description: "介绍如何订阅、安装、管理扩展组件。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "登录并进入集群"
|
||||
linkTitle: "登录并进入集群"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, Web 控制台, 登录并进入集群"
|
||||
description: "本节介绍如何登录并进入集群。"
|
||||
weight: 01
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "Web 控制台"
|
||||
linkTitle: "Web 控制台"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, Web 控制台"
|
||||
description: "介绍如何登录 KubeSphere Web 控制台并进入集群,以及修改用户的邮箱、语言和密码。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "查看集群概览信息"
|
||||
linkTitle: "查看集群概览信息"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 概览, 查看集群概览信息"
|
||||
description: "介绍如何查看集群的概览信息。"
|
||||
weight: 02
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "概览"
|
||||
linkTitle: "概览"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 概览"
|
||||
description: "介绍如何查看集群的概览信息。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "查看节点列表"
|
||||
linkTitle: "查看节点列表"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 节点, 查看节点列表"
|
||||
description: "介绍如何查看节点列表。"
|
||||
weight: 01
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "查看节点详情"
|
||||
linkTitle: "查看节点详情"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 节点, 查看节点详情"
|
||||
description: "介绍如何查看节点详情。"
|
||||
weight: 02
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "阻止和允许容器组调度"
|
||||
linkTitle: "阻止和允许容器组调度"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 节点, 集群节点, 阻止和允许容器组调度"
|
||||
description: "介绍如何阻止和允许容器组调度。"
|
||||
weight: 03
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "使用节点终端"
|
||||
linkTitle: "使用节点终端"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 节点, 使用节点终端"
|
||||
description: "介绍如何访使用节点的终端。"
|
||||
weight: 04
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "编辑节点污点"
|
||||
linkTitle: "编辑节点污点"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 节点, 编辑节点污点"
|
||||
description: "介绍如何编辑节点污点。"
|
||||
weight: 05
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "编辑节点标签"
|
||||
linkTitle: "编辑节点标签"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 节点, 编辑节点标签"
|
||||
description: "介绍如何编辑节点标签。"
|
||||
weight: 06
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "节点"
|
||||
linkTitle: "节点"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 节点"
|
||||
description: "介绍如何管理节点。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "创建项目"
|
||||
linkTitle: "创建项目"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 项目, 创建项目"
|
||||
description: "介绍如何创建项目。"
|
||||
weight: 01
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "查看项目列表"
|
||||
linkTitle: "查看项目列表"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 项目, 查看项目列表"
|
||||
description: "介绍如何查看项目列表。"
|
||||
weight: 02
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "查看项目详情"
|
||||
linkTitle: "查看项目详情"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 项目, 查看项目详情"
|
||||
description: "介绍如何查看项目详情。"
|
||||
weight: 03
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "编辑项目信息"
|
||||
linkTitle: "编辑项目信息"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 项目, 编辑项目信息"
|
||||
description: "介绍如何编辑项目信息。"
|
||||
weight: 04
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "编辑项目注解"
|
||||
linkTitle: "编辑项目注解"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 项目, 编辑项目注解"
|
||||
description: "介绍如何编辑项目注解。"
|
||||
weight: 05
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "编辑项目配额"
|
||||
linkTitle: "编辑项目配额"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 项目, 编辑项目配额"
|
||||
description: "介绍如何编辑项目配额。"
|
||||
weight: 06
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "编辑默认容器配额"
|
||||
linkTitle: "编辑默认容器配额"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 项目, 编辑默认容器配额"
|
||||
description: "介绍如何编辑默认容器配额。"
|
||||
weight: 07
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "删除项目"
|
||||
linkTitle: "删除项目"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 项目, 删除项目"
|
||||
description: "介绍如何删除项目。"
|
||||
weight: 08
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "项目"
|
||||
linkTitle: "项目"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 项目"
|
||||
description: "介绍如何管理项目。"
|
||||
layout: "second"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "创建工作负载"
|
||||
linkTitle: "创建工作负载"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 应用负载, 工作负载, 创建工作负载"
|
||||
description: "介绍如何创建工作负载。"
|
||||
weight: 01
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "查看工作负载列表"
|
||||
linkTitle: "查看工作负载列表"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 应用负载, 工作负载, 查看工作负载列表"
|
||||
description: "介绍如何查看工作负载列表。"
|
||||
weight: 02
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "查看工作负载详情"
|
||||
linkTitle: "查看工作负载详情"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 应用负载, 工作负载, 查看工作负载详情"
|
||||
description: "介绍如何查看工作负载详情。"
|
||||
weight: 03
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "编辑工作负载信息"
|
||||
linkTitle: "编辑工作负载信息"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 应用负载, 工作负载, 编辑工作负载信息"
|
||||
description: "介绍如何编辑工作负载信息。"
|
||||
weight: 04
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "调整容器组副本数量"
|
||||
linkTitle: "调整容器组副本数量"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 应用负载, 工作负载, 调整容器组副本数量"
|
||||
description: "介绍如何调整工作负载的容器组副本数量。"
|
||||
weight: 06
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "重新创建工作负载"
|
||||
linkTitle: "重新创建工作负载"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 应用负载, 工作负载, 重新创建工作负载"
|
||||
description: "介绍如何重新创建工作负载。"
|
||||
weight: 07
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "回退工作负载设置"
|
||||
linkTitle: "回退工作负载设置"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 应用负载, 工作负载, 回退工作负载设置"
|
||||
description: "介绍如何回退工作负载设置。"
|
||||
weight: 08
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "编辑自动扩缩设置"
|
||||
linkTitle: "编辑自动扩缩设置"
|
||||
keywords: "Kubernetes, KubeSphere, 集群管理, 应用负载, 工作负载, 编辑自动扩缩"
|
||||
description: "介绍如何编辑工作负载的自动扩缩设置。"
|
||||
weight: 09
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue