clean & update the installation on existing K8s

Signed-off-by: Ray Zhou <ray@yunify.com>
This commit is contained in:
Ray Zhou 2020-11-23 20:30:23 +08:00
parent 230b78aa79
commit 2b23d39aa4
15 changed files with 29 additions and 30 deletions

View File

@ -3,7 +3,7 @@ title: "Deploy KubeSphere on AKS"
keywords: "KubeSphere, Kubernetes, Installation, Azure, AKS"
description: "How to deploy KubeSphere on AKS"
weight: 2247
weight: 2200
---
This guide walks you through the steps of deploying KubeSphere on [Azure Kubernetes Service](https://docs.microsoft.com/en-us/azure/aks/).

View File

@ -3,7 +3,7 @@ title: "Deploy KubeSphere on DigitalOcean"
keywords: 'Kubernetes, KubeSphere, DigitalOcean, Installation'
description: 'How to install KubeSphere on DigitalOcean'
weight: 2265
weight: 2220
---
![KubeSphere+DOKS](/images/docs/do/KubeSphere-DOKS.png)

View File

@ -3,7 +3,7 @@ title: "Deploy KubeSphere on AWS EKS"
keywords: 'Kubernetes, KubeSphere, EKS, Installation'
description: 'How to install KubeSphere on EKS'
weight: 2265
weight: 2210
---
This guide walks you through the steps of deploying KubeSphere on [AWS EKS](https://docs.aws.amazon.com/eks/latest/userguide/what-is-eks.html).

View File

@ -3,7 +3,7 @@ title: "Deploy KubeSphere on GKE"
keywords: 'Kubernetes, KubeSphere, GKE, Installation'
description: 'How to install KubeSphere on GKE'
weight: 2265
weight: 2230
---
![KubeSphere+GKE](https://pek3b.qingstor.com/kubesphere-docs/png/20191123145223.png)

View File

@ -3,7 +3,7 @@ title: "Deploy KubeSphere on Huawei CCE"
keywords: "KubeSphere, Kubernetes, installation, huawei, cce"
description: "How to install KubeSphere on Huawei CCE."
weight: 2270
weight: 2240
---
This guide walks you through the steps of deploying KubeSphere on [Huaiwei CCE](https://support.huaweicloud.com/en-us/qs-cce/cce_qs_0001.html).

View File

@ -3,7 +3,7 @@ title: "Deploy KubeSphere on Oracle OKE"
keywords: 'Kubernetes, KubeSphere, OKE, Installation, Oracle-cloud'
description: 'How to install KubeSphere on Oracle OKE'
weight: 2275
weight: 2250
---
This guide walks you through the steps of deploying KubeSphere on [Oracle Kubernetes Engine](https://www.oracle.com/cloud/compute/container-engine-kubernetes.html).

View File

@ -1,31 +1,31 @@
---
title: 在 Kubernetes 安装 KubeSphere
description: "演示如何在云或本地托管的现有 Kubernetes 安装 KubeSphere"
title: 在 Kubernetes 安装 KubeSphere
description: "演示如何在云或本地托管的现有 Kubernetes 集群上安装 KubeSphere"
layout: "single"
linkTitle: "在 Kubernetes 安装 KubeSphere"
linkTitle: "在 Kubernetes 安装 KubeSphere"
weight: 2500
icon: "/images/docs/docs.svg"
---
本章演示如何在云或本地托管的现有 Kubernetes 群集上部署 KubeSphere 。 作为容器编排的高度灵活的解决方案KubeSphere 允许用户在所有 Kubernetes 引擎上部署并使用其服务。
本章演示如何在云或本地托管的现有 Kubernetes 群集上部署 KubeSphere 。作为容器编排的高度灵活的解决方案KubeSphere 允许用户在所有 Kubernetes 引擎上部署并使用其服务。
## 安装说明
### [](../installing-on-kubernetes/introduction/overview/)
### [](../installing-on-kubernetes/introduction/overview/)
基本了解在现有 Kubernetes 集群上部署 KubeSphere 的一般步骤。
了解在已有 Kubernetes 集群上部署 KubeSphere 的一般步骤。
### [准备工作](../installing-on-kubernetes/introduction/prerequisites/)
确保现有 Kubernetes 集群运行所在的环境满足安装的前提条件。
确保现有 Kubernetes 集群运行所在的环境满足部署 KubeSphere 的前提条件。
## 云上托管的 Kubernetes 安装
### [基于 Oracle OKE 安装 KubeSphere](../installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-oke/)
### [基于 Azure AKS 安装 KubeSphere](../installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-aks/)
了解如何在适用于 Kubernetes 的 Oracle 云基础架构容器引擎上部署 KubeSphere。
了解如何在 Azure Kubernetes 服务上部署 KubeSphere。
### [基于 AWS EKS 安装 KubeSphere](../installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-eks/)
@ -39,17 +39,17 @@ icon: "/images/docs/docs.svg"
了解如何在 Google Kubernetes Engine 上部署 KubeSphere。
### [基于 Azure AKS 安装 KubeSphere](../installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-aks/)
了解如何在 Azure Kubernetes 服务上部署 KubeSphere。
### [基于华为云 CCE 安装 KubeSphere](../installing-on-kubernetes/hosted-kubernetes/install-ks-on-huawei-cce/)
了解如何在华为云容器引擎上部署 KubeSphere。
### [基于 Oracle OKE 安装 KubeSphere](../installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-oke/)
了解如何在适用于 Kubernetes 的 Oracle 云基础架构容器引擎上部署 KubeSphere。
## 在自建 Kubernetes 上安装
### [基于 Air-gapped 安装 KubeSphere ](../installing-on-kubernetes/on-prem-kubernetes/install-ks-on-linux-airgapped/)
### [基于 Air-gapped 安装 KubeSphere](../installing-on-kubernetes/on-prem-kubernetes/install-ks-on-linux-airgapped/)
探索在 air-gapped 的环境中安装 KubeSphere 的最佳实践。
@ -61,7 +61,6 @@ icon: "/images/docs/docs.svg"
## 最受欢迎的页面
在下面的章节中,您将找到一些最受欢迎的页面。 强烈建议您先参考它们。
在下面的章节中,您将找到一些最受欢迎的页面。强烈建议您先参考它们。
{{< popularPage icon="/images/docs/bitmap.jpg" title="基于 AWS EKS 安装 KubeSphere" description="在 EKS 上的现有 Kubernetes 集群上配置 KubeSphere。" link="../installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-eks/" >}}

View File

@ -3,7 +3,7 @@ title: "在 Azure AKS 上部署 KubeSphere"
keywords: "KubeSphere, Kubernetes, 安装, Azure, AKS"
description: "如何在 AKS 上部署 KubeSphere"
weight: 2270
weight: 2200
---
本文演示在 [Azure Kubernetes Service](https://docs.microsoft.com/en-us/azure/aks/) 上部署 KubeSphere 的步骤。

View File

@ -3,7 +3,7 @@ title: "在 DigitalOcean 上部署 KubeSphere"
keywords: 'Kubernetes, KubeSphere, DigitalOcean, 安装'
description: '介绍如何在 DigitalOcean 上部署 KubeSphere'
weight: 2265
weight: 2220
---
![KubeSphere+DOKS](/images/docs/do/KubeSphere-DOKS.png)

View File

@ -3,7 +3,7 @@ title: "在 AWS EKS 上部署 KubeSphere"
keywords: 'Kubernetes, KubeSphere, EKS, 安装'
description: '介绍如何在 AWS EKS 上部署 KubeSphere'
weight: 2265
weight: 2210
---
本指南将介绍如何在 [AWS EKS](https://docs.aws.amazon.com/eks/latest/userguide/what-is-eks.html) 上部署 KubeSphere。

View File

@ -3,7 +3,7 @@ title: "在 Google GKE上部署 KubeSphere"
keywords: 'Kubernetes, KubeSphere, GKE, 安装'
description: '介绍如何在 Google GKE上部署 KubeSphere'
weight: 2265
weight: 2230
---
![KubeSphere+GKE](https://pek3b.qingstor.com/kubesphere-docs/png/20191123145223.png)

View File

@ -4,7 +4,7 @@ keywords: "kubesphere, kubernetes, docker, huawei, cce"
description: "介绍如何在华为云 CCE 容器引擎上部署 KubeSphere 3.0"
weight: 2252
weight: 2240
---
本指南将介绍如果在[华为云 CCE 容器引擎](https://support.huaweicloud.com/cce/)上部署并使用 KubeSphere 3.0.0 平台。

View File

@ -3,7 +3,7 @@ title: "在 Oracle OKE 上部署 KubeSphere"
keywords: 'Kubernetes, KubeSphere, OKE, 安装, Oracle-cloud'
description: '如何在 Oracle OKE 上安装 KubeSphere'
weight: 2247
weight: 2250
---
本文演示在 [Oracle Kubernetes Engine](https://www.oracle.com/cn/cloud/compute/container-engine-kubernetes.html) 上部署 KubeSphere 的步骤。

View File

@ -1,5 +1,5 @@
---
linkTitle: "介绍"
linkTitle: "安装说明"
weight: 2100
_build:

View File

@ -3,7 +3,7 @@ title: "先决条件"
keywords: "KubeSphere, Kubernetes, 安装, 先决条件"
description: "在现有Kubernetes上安装KubeSphere的先决条件"
linkTitle: "先决条件"
linkTitle: "准备工作"
weight: 2125
---