Merge pull request #703 from Sherlock113/indexregan

Update index number of installing on k8s, multicluster, pluggable com…
This commit is contained in:
KubeSphere CI Bot 2020-12-07 14:49:42 +08:00 committed by GitHub
commit edbca71ded
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
51 changed files with 53 additions and 53 deletions

View File

@ -4,7 +4,7 @@ description: "Demonstrate how to install KubeSphere on Kubernetes either hosted
layout: "single"
linkTitle: "Installing on Kubernetes"
weight: 5000
weight: 4000
icon: "/images/docs/docs.svg"
---

View File

@ -1,6 +1,6 @@
---
linkTitle: "FAQ"
weight: 5500
weight: 4500
_build:
render: false

View File

@ -4,7 +4,7 @@ keywords: 'kubernetes, kubesphere, faq'
description: 'FAQ'
weight: 5510
weight: 4510
---
TBD

View File

@ -1,6 +1,6 @@
---
linkTitle: "Installing on Hosted Kubernetes"
weight: 5200
weight: 4200
_build:
render: false

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: 5210
weight: 4210
---
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: 5230
weight: 4230
---
![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: 5220
weight: 4220
---
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). You also can visit [KubeSphere on AWS Quick Start](https://aws.amazon.com/quickstart/architecture/qingcloud-kubesphere/) which uses Amazon Web Services (AWS) CloudFormation templates to help end users automatically provision an Amazon Elastic Kubernetes Service (Amazon EKS) and KubeSphere environment on the AWS Cloud.

View File

@ -3,7 +3,7 @@ title: "Deploy KubeSphere on GKE"
keywords: 'Kubernetes, KubeSphere, GKE, Installation'
description: 'How to install KubeSphere on GKE'
weight: 5240
weight: 4240
---
![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: 5250
weight: 4250
---
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: 5260
weight: 4260
---
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,6 +1,6 @@
---
linkTitle: "Introduction"
weight: 5100
weight: 4100
_build:
render: false

View File

@ -4,7 +4,7 @@ keywords: "KubeSphere, Kubernetes, Installation"
description: "Overview of KubeSphere Installation on Kubernetes"
linkTitle: "Overview"
weight: 5110
weight: 4110
---
![KubeSphere+K8s](https://pek3b.qingstor.com/kubesphere-docs/png/20191123144507.png)

View File

@ -4,7 +4,7 @@ keywords: "KubeSphere, Kubernetes, Installation, Prerequisites"
description: "The prerequisites of installing KubeSphere on existing Kubernetes"
linkTitle: "Prerequisites"
weight: 5120
weight: 4120
---

View File

@ -1,6 +1,6 @@
---
linkTitle: "Installing on On-premises Kubernetes"
weight: 5300
weight: 4300
_build:
render: false

View File

@ -4,7 +4,7 @@ keywords: 'Kubernetes, KubeSphere, air-gapped, installation'
description: 'How to install KubeSphere on Kubernetes in an air-gapped environment.'
linkTitle: "Air-gapped Installation"
weight: 5310
weight: 4310
---
The air-gapped installation is almost the same as the online installation except that you must create a local registry to host Docker images. This tutorial demonstrates how to install KubeSphere on Kubernetes in an air-gapped environment.

View File

@ -4,7 +4,7 @@ keywords: 'kubernetes, kubesphere, uninstall, remove-cluster'
description: 'How to uninstall KubeSphere from Kubernetes'
weight: 5400
weight: 4400
---
You can uninstall KubeSphere from your existing Kubernetes cluster as follows.

View File

@ -5,7 +5,7 @@ layout: "single"
linkTitle: "Multi-cluster Management"
weight: 6000
weight: 5000
icon: "/images/docs/docs.svg"
---

View File

@ -1,6 +1,6 @@
---
linkTitle: "Enable Multi-cluster in KubeSphere"
weight: 6200
weight: 5200
_build:
render: false

View File

@ -3,7 +3,7 @@ title: "Agent Connection"
keywords: 'Kubernetes, KubeSphere, multicluster, agent-connection'
description: 'Overview'
weight: 6220
weight: 5220
---
## Prerequisites

View File

@ -3,7 +3,7 @@ title: "Direct Connection"
keywords: 'Kubernetes, KubeSphere, multicluster, hybrid-cloud, direct-connection'
description: 'Overview'
weight: 6210
weight: 5210
---
## Prerequisites

View File

@ -3,7 +3,7 @@ title: "Retrieve KubeConfig"
keywords: 'Kubernetes, KubeSphere, multicluster, hybrid-cloud, kubeconfig'
description: 'Describe how to retrieve kubeconfig from a Kuberenetes cluster'
weight: 6230
weight: 5230
---
## Prerequisites

View File

@ -1,6 +1,6 @@
---
linkTitle: "Import Cloud-hosted Kubernetes Cluster"
weight: 6300
linkTitle: "Import Cloud-hosted Kubernetes Clusters"
weight: 5300
_build:
render: false

View File

@ -4,7 +4,7 @@ keywords: 'kubernetes, kubesphere, multicluster, ACK'
description: 'Import Aliyun ACK Cluster'
weight: 2610
weight: 5310
---
TBD

View File

@ -4,7 +4,7 @@ keywords: 'Kubernetes, KubeSphere, multicluster, Amazon eks'
description: 'Import AWS EKS Cluster'
weight: 6320
weight: 5320
---
In this section, we are going to show you how to import EKS to KubeSphere using [direct connection](../../enable-multicluster/direct-connection) method.

View File

@ -1,6 +1,6 @@
---
linkTitle: "Import On-prem Kubernetes Cluster"
weight: 6400
linkTitle: "Import On-premises Kubernetes Clusters"
weight: 5400
_build:
render: false

View File

@ -4,7 +4,7 @@ keywords: 'kubernetes, kubesphere, multicluster, kubeadm'
description: 'Overview'
weight: 6410
weight: 5410
---
TBD

View File

@ -1,6 +1,6 @@
---
linkTitle: "Introduction"
weight: 6100
weight: 5100
_build:
render: false

View File

@ -3,7 +3,7 @@ title: "KubeSphere Federation"
keywords: 'Kubernetes, KubeSphere, federation, multicluster, hybrid-cloud'
description: 'Overview'
weight: 6120
weight: 5120
---
The multi-cluster feature relates to the network connection among multiple clusters. Therefore, it is important to understand the topological relations of clusters as the workload can be reduced.

View File

@ -3,7 +3,7 @@ title: "Overview"
keywords: 'Kubernetes, KubeSphere, multicluster, hybrid-cloud'
description: 'Overview'
weight: 6110
weight: 5110
---
Today, it's very common for organizations to run and manage multiple Kubernetes clusters across different cloud providers or infrastructures. As each Kubernetes cluster is a relatively self-contained unit, the upstream community is struggling to research and develop a multi-cluster management solution. That said, Kubernetes Cluster Federation ([KubeFed](https://github.com/kubernetes-sigs/kubefed) for short) may be a possible approach among others.

View File

@ -4,7 +4,7 @@ keywords: 'kubernetes, kubesphere, multicluster, hybrid-cloud'
description: 'Describe how to unbind a cluster from the KubeSphere multiple cluster management platform'
weight: 6500
weight: 5500
---
TBD

View File

@ -5,7 +5,7 @@ layout: "single"
linkTitle: "Enable Pluggable Components"
weight: 7000
weight: 6000
icon: "/images/docs/docs.svg"
---

View File

@ -4,7 +4,7 @@ keywords: "Kubernetes, alertmanager, KubeSphere, alerting, notification"
description: "How to Enable Alerting and Notification"
linkTitle: "KubeSphere Alerting and Notification"
weight: 3545
weight: 6600
---
## What are KubeSphere Alerting and Notification

View File

@ -4,7 +4,7 @@ keywords: "Kubernetes, KubeSphere, app-store, OpenPitrix"
description: "How to Enable KubeSphere App Store"
linkTitle: "KubeSphere App Store"
weight: 3515
weight: 6200
---
## What is KubeSphere App Store

View File

@ -4,7 +4,7 @@ keywords: "Kubernetes, auditing, KubeSphere, logs"
description: "How to enable KubeSphere Auditing Logs"
linkTitle: "KubeSphere Auditing Logs"
weight: 3525
weight: 6700
---
## What are KubeSphere Auditing Logs

View File

@ -4,7 +4,7 @@ keywords: "Kubernetes, Jenkins, KubeSphere, DevOps, cicd"
description: "How to Enable KubeSphere DevOps System"
linkTitle: "KubeSphere DevOps System"
weight: 3520
weight: 6300
---
## What is KubeSphere DevOps System

View File

@ -4,7 +4,7 @@ keywords: "Kubernetes, events, KubeSphere, k8s-events"
description: "How to enable KubeSphere Events"
linkTitle: "KubeSphere Events"
weight: 3530
weight: 6500
---
## What are KubeSphere Events

View File

@ -1,6 +1,6 @@
---
linkTitle: "FAQ"
weight: 3550
weight: 6910
_build:
render: false

View File

@ -4,7 +4,7 @@ keywords: "Kubernetes, Elasticsearch, KubeSphere, Logging, logs"
description: "FAQ"
linkTitle: "Logging"
weight: 3535
weight: 6920
---
- [How to change the log store to external elasticsearch and shut down the internal elasticsearch](#how-to-change-the-log-store-to-external-elasticsearch-and-shut-down-the-internal-elasticsearch)

View File

@ -4,7 +4,7 @@ keywords: "Kubernetes, Prometheus, KubeSphere, Monitoring"
description: "FAQ"
linkTitle: "Monitoring"
weight: 3540
weight: 6930
---
- [How to access KubeSphere Prometheus console](#how-to-access-kubesphere-prometheus-console)

View File

@ -4,7 +4,7 @@ keywords: "Kubernetes, Elasticsearch, KubeSphere, Logging, logs"
description: "How to Enable KubeSphere Logging System"
linkTitle: "KubeSphere Logging System"
weight: 3535
weight: 6400
---
## What is KubeSphere Logging System

View File

@ -4,7 +4,7 @@ keywords: "Kubernetes, KubeSphere, NetworkPolicy"
description: "How to Enable Network Policy"
linkTitle: "Network Policy"
weight: 3547
weight: 6900
---
## What is Network Policy

View File

@ -4,7 +4,7 @@ keywords: "Kubernetes, KubeSphere, pluggable-components, overview"
description: "Overview of installing pluggable components."
linkTitle: "Overview"
weight: 3510
weight: 6100
---
TBD

View File

@ -4,7 +4,7 @@ keywords: "Kubernetes, istio, KubeSphere, service-mesh, microservices"
description: "How to Enable KubeSphere Service Mesh"
linkTitle: "KubeSphere Service Mesh"
weight: 3540
weight: 6800
---
## What is KubeSphere Service Mesh

View File

@ -4,7 +4,7 @@ keywords: "Air-Gapped, kubernetes, upgrade, kubesphere, v3.0.0"
description: "Air-Gapped Upgrade Kubernetes and KubeSphere"
linkTitle: "Air-Gapped Upgrade with KubeKey"
weight: 8400
weight: 7400
---
Air-gapped upgrade with KubeKey is recommended for users whose KubeSphere and Kubernetes were both deployed by [All-in-One Installation](https://v2-1.docs.kubesphere.io/docs/installation/all-in-one/) or [Multi-node Installation](https://v2-1.docs.kubesphere.io/docs/installation/multi-node/). If your Kubernetes cluster was provisioned by yourself or cloud providers, please refer to [Air-Gapped Upgrade with ks-installer](../air-gapped-upgrade-with-ks-installer/).

View File

@ -4,7 +4,7 @@ keywords: "Air-Gapped, upgrade, kubesphere, v3.0.0"
description: "Air-Gapped Upgrade KubeSphere"
linkTitle: "Air-Gapped Upgrade with ks-installer"
weight: 8500
weight: 7500
---
ks-installer is recommended for users whose Kubernetes clusters were not set up via [KubeSphere Installer](https://v2-1.docs.kubesphere.io/docs/installation/all-in-one/#step-2-download-installer-package), but hosted by cloud vendors. This tutorial is for **upgrading KubeSphere only**. Cluster operators are responsible for upgrading Kubernetes themselves beforehand.

View File

@ -5,7 +5,7 @@ layout: "single"
linkTitle: "Upgrade"
weight: 8000
weight: 7000
icon: "/images/docs/docs.svg"

View File

@ -4,7 +4,7 @@ keywords: "Kubernetes, upgrade, KubeSphere, v3.0.0, upgrade"
description: "KubeSphere Upgrade Overview"
linkTitle: "Overview"
weight: 8100
weight: 7100
---
## Kubernetes

View File

@ -4,7 +4,7 @@ keywords: "Kubernetes, upgrade, KubeSphere, v3.0.0"
description: "KubeSphere Upgrade FAQ"
linkTitle: "FAQ"
weight: 8700
weight: 7700
---
## How to upgrade Qingcloud CSI after upgrading?

View File

@ -4,7 +4,7 @@ keywords: "kubernetes, upgrade, kubesphere, v3.0.0"
description: "Upgrade KubeSphere with ks-installer"
linkTitle: "Upgrade with ks-installer"
weight: 8300
weight: 7300
---
ks-installer is recommended for users whose Kubernetes clusters were not set up via [KubeSphere Installer](https://v2-1.docs.kubesphere.io/docs/installation/all-in-one/#step-2-download-installer-package), but hosted by cloud vendors. This tutorial is for **upgrading KubeSphere only**. Cluster operators are responsible for upgrading Kubernetes themselves beforehand.

View File

@ -4,7 +4,7 @@ keywords: "Kubernetes, upgrade, KubeSphere, v3.0.0, KubeKey"
description: "Upgrade KubeSphere with kubekey"
linkTitle: "Upgrade with KubeKey"
weight: 8200
weight: 7200
---
KubeKey is recommended for users whose KubeSphere and Kubernetes were both deployed by [KubeSphere Installer](https://v2-1.docs.kubesphere.io/docs/installation/all-in-one/#step-2-download-installer-package). If your Kubernetes cluster was provisioned by yourself or cloud providers, please refer to [Upgrade with ks-installer](../upgrade-with-ks-installer).

View File

@ -4,7 +4,7 @@ keywords: "Kubernetes, upgrade, KubeSphere, v3.0.0"
description: "Understand what will be changed after upgrade."
linkTitle: "Changes after Upgrade"
weight: 8600
weight: 7600
---
This section covers the changes after upgrade for existing settings in previous versions. If you want to know all the new features and enhancements in KubeSphere 3.0.0, see [Release Notes for 3.0.0](../../release/release-v300/) directly.