mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
hotfix some installation wording
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
This commit is contained in:
parent
1ef3b189e0
commit
d42ed4b0bd
|
|
@ -9,7 +9,7 @@ weight: 4000
|
|||
icon: "/images/docs/docs.svg"
|
||||
---
|
||||
|
||||
This chapter demonstrates how to deploy KubeSphere on existing Kubernetes clusters hosted on cloud or on-premises. As a highly flexible solution to container orchestration, KubeSphere allows users to deploy it and use its services across all Kubernetes engines.
|
||||
This chapter demonstrates how to deploy KubeSphere on existing Kubernetes clusters hosted on cloud or on-premises. As a highly flexible solution to container orchestration, KubeSphere can be deployed across various Kubernetes engines.
|
||||
|
||||
## Most Popular Pages
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "Installing KubeSphere on Kubernetes — Overview"
|
||||
keywords: "KubeSphere, Kubernetes, Installation"
|
||||
description: "Develop a basic understanding of the general steps of deploying KubeSphere on existing Kubernetes clusters."
|
||||
description: "Develop a basic understanding of the general steps of deploying KubeSphere on an existing Kubernetes cluster."
|
||||
linkTitle: "Overview"
|
||||
weight: 4110
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "Prerequisites"
|
||||
keywords: "KubeSphere, Kubernetes, Installation, Prerequisites"
|
||||
description: "Make sure your environment where existing Kubernetes clusters run meets the prerequisites before installation."
|
||||
description: "Make sure your environment where an existing Kubernetes cluster runs meets the prerequisites before installation."
|
||||
linkTitle: "Prerequisites"
|
||||
weight: 4120
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "Uninstall KubeSphere from Kubernetes"
|
||||
keywords: 'Kubernetes, KubeSphere, uninstall, remove-cluster'
|
||||
description: 'Remove KubeSphere from Kubernetes clusters.'
|
||||
description: 'Remove KubeSphere from a Kubernetes cluster.'
|
||||
linkTitle: "Uninstall KubeSphere from Kubernetes"
|
||||
weight: 4400
|
||||
---
|
||||
|
|
|
|||
|
|
@ -9,7 +9,8 @@ weight: 4000
|
|||
icon: "/images/docs/docs.svg"
|
||||
---
|
||||
|
||||
本章演示如何在云或本地托管的现有 Kubernetes 集群上部署 KubeSphere 。作为容器编排的高度灵活的解决方案,KubeSphere 允许用户在所有 Kubernetes 引擎上部署并使用其服务。
|
||||
本章演示如何在云上或本地托管的现有 Kubernetes 集群上部署 KubeSphere。KubeSphere 为容器编排提供了高度灵活的解决方案,可以部署在多种 Kubernetes 引擎和服务上。
|
||||
|
||||
## 最受欢迎的页面
|
||||
|
||||
在下面的章节中,您将找到一些最受欢迎的页面。强烈建议您先参考它们。
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "在腾讯云 TKE 安装 KubeSphere"
|
||||
keywords: "kubesphere, kubernetes, docker, tencent, tke"
|
||||
description: "介绍如何在腾讯云 TKE 上部署 KubeSphere 3.0"
|
||||
description: "介绍如何在腾讯云 TKE 上部署 KubeSphere。"
|
||||
|
||||
|
||||
weight: 4270
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "在阿里云 ACK 上安装 KubeSphere"
|
||||
keywords: "kubesphere, kubernetes, docker, aliyun, ack"
|
||||
description: "介绍如何在阿里云容器服务 ACK 上部署 KubeSphere 3.0"
|
||||
description: "了解如何在阿里云容器服务 ACK 上部署 KubeSphere。"
|
||||
|
||||
|
||||
weight: 4250
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "在 Google GKE上部署 KubeSphere"
|
||||
title: "在 Google GKE 上部署 KubeSphere"
|
||||
keywords: 'Kubernetes, KubeSphere, GKE, 安装'
|
||||
description: '了解如何在 Google Kubernetes Engine 上部署 KubeSphere。'
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "在 Oracle OKE 上部署 KubeSphere"
|
||||
keywords: 'Kubernetes, KubeSphere, OKE, 安装, Oracle-cloud'
|
||||
description: '了解如何在适用于 Kubernetes 的 Oracle 云基础架构容器引擎上部署 KubeSphere。'
|
||||
description: '了解如何在 Oracle Cloud Infrastructure Container Engine 上部署 KubeSphere。'
|
||||
|
||||
weight: 4260
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "离线安装"
|
||||
keywords: 'Kubernetes, KubeSphere, 离线, 安装'
|
||||
description: '探索在 air-gapped 的环境中安装 KubeSphere 的最佳实践。'
|
||||
description: '了解在离线环境中安装 KubeSphere 的最佳实践。'
|
||||
|
||||
linkTitle: "离线安装"
|
||||
weight: 4310
|
||||
|
|
|
|||
Loading…
Reference in New Issue