From 308839a018734ad475e970b90d7bec31fda40028 Mon Sep 17 00:00:00 2001 From: Sherlock113 Date: Mon, 7 Dec 2020 14:29:39 +0800 Subject: [PATCH] Update index number of installing on k8s, multicluster, pluggable comp and upgrade Signed-off-by: Sherlock113 --- content/en/docs/installing-on-kubernetes/_index.md | 2 +- content/en/docs/installing-on-kubernetes/faq/_index.md | 2 +- content/en/docs/installing-on-kubernetes/faq/faq1.md | 2 +- .../docs/installing-on-kubernetes/hosted-kubernetes/_index.md | 2 +- .../hosted-kubernetes/install-kubesphere-on-aks.md | 2 +- .../hosted-kubernetes/install-kubesphere-on-do.md | 2 +- .../hosted-kubernetes/install-kubesphere-on-eks.md | 2 +- .../hosted-kubernetes/install-kubesphere-on-gke.md | 2 +- .../install-kubesphere-on-huaweicloud-cce.md | 2 +- .../hosted-kubernetes/install-kubesphere-on-oke.md | 2 +- .../en/docs/installing-on-kubernetes/introduction/_index.md | 2 +- .../en/docs/installing-on-kubernetes/introduction/overview.md | 2 +- .../installing-on-kubernetes/introduction/prerequisites.md | 2 +- .../installing-on-kubernetes/on-prem-kubernetes/_index.md | 2 +- .../on-prem-kubernetes/install-ks-on-linux-airgapped.md | 2 +- .../installing-on-kubernetes/uninstall-kubesphere-from-k8s.md | 2 +- content/en/docs/multicluster-management/_index.md | 2 +- .../multicluster-management/enable-multicluster/_index.md | 2 +- .../enable-multicluster/agent-connection.md | 2 +- .../enable-multicluster/direct-connection.md | 2 +- .../enable-multicluster/retrieve-kubeconfig.md | 2 +- .../multicluster-management/import-cloud-hosted-k8s/_index.md | 4 ++-- .../import-cloud-hosted-k8s/import-aliyun-ack.md | 2 +- .../import-cloud-hosted-k8s/import-aws-eks.md | 2 +- .../docs/multicluster-management/import-on-prem-k8s/_index.md | 4 ++-- .../import-on-prem-k8s/import-kubeadm-k8s.md | 2 +- .../en/docs/multicluster-management/introduction/_index.md | 2 +- .../introduction/kubefed-in-kubesphere.md | 2 +- .../en/docs/multicluster-management/introduction/overview.md | 2 +- content/en/docs/multicluster-management/unbind-cluster.md | 2 +- content/en/docs/pluggable-components/_index.md | 2 +- content/en/docs/pluggable-components/alerting-notification.md | 2 +- content/en/docs/pluggable-components/app-store.md | 2 +- content/en/docs/pluggable-components/auditing-logs.md | 2 +- content/en/docs/pluggable-components/devops.md | 2 +- content/en/docs/pluggable-components/events.md | 2 +- content/en/docs/pluggable-components/faq/_index.md | 2 +- content/en/docs/pluggable-components/faq/logging.md | 2 +- content/en/docs/pluggable-components/faq/monitoring.md | 2 +- content/en/docs/pluggable-components/logging.md | 2 +- content/en/docs/pluggable-components/network-policy.md | 2 +- content/en/docs/pluggable-components/overview.md | 2 +- content/en/docs/pluggable-components/service-mesh.md | 2 +- content/en/docs/upgrade/Air-Gapped-Upgrade-with-KubeKey.md | 2 +- .../en/docs/upgrade/Air-Gapped-Upgrade-with-ks-installer.md | 2 +- content/en/docs/upgrade/_index.md | 2 +- content/en/docs/upgrade/overview.md | 2 +- content/en/docs/upgrade/upgrade-faq.md | 2 +- content/en/docs/upgrade/upgrade-with-ks-installer.md | 2 +- content/en/docs/upgrade/upgrade-with-kubekey.md | 2 +- content/en/docs/upgrade/what-changed.md | 2 +- 51 files changed, 53 insertions(+), 53 deletions(-) diff --git a/content/en/docs/installing-on-kubernetes/_index.md b/content/en/docs/installing-on-kubernetes/_index.md index b9e5f30fe..c8cbadab7 100644 --- a/content/en/docs/installing-on-kubernetes/_index.md +++ b/content/en/docs/installing-on-kubernetes/_index.md @@ -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" --- diff --git a/content/en/docs/installing-on-kubernetes/faq/_index.md b/content/en/docs/installing-on-kubernetes/faq/_index.md index 6b26379b3..46901ec64 100644 --- a/content/en/docs/installing-on-kubernetes/faq/_index.md +++ b/content/en/docs/installing-on-kubernetes/faq/_index.md @@ -1,6 +1,6 @@ --- linkTitle: "FAQ" -weight: 5500 +weight: 4500 _build: render: false diff --git a/content/en/docs/installing-on-kubernetes/faq/faq1.md b/content/en/docs/installing-on-kubernetes/faq/faq1.md index 7e54591fc..9a6cb8bf0 100644 --- a/content/en/docs/installing-on-kubernetes/faq/faq1.md +++ b/content/en/docs/installing-on-kubernetes/faq/faq1.md @@ -4,7 +4,7 @@ keywords: 'kubernetes, kubesphere, faq' description: 'FAQ' -weight: 5510 +weight: 4510 --- TBD diff --git a/content/en/docs/installing-on-kubernetes/hosted-kubernetes/_index.md b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/_index.md index 081d197df..917923708 100644 --- a/content/en/docs/installing-on-kubernetes/hosted-kubernetes/_index.md +++ b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/_index.md @@ -1,6 +1,6 @@ --- linkTitle: "Installing on Hosted Kubernetes" -weight: 5200 +weight: 4200 _build: render: false diff --git a/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-aks.md b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-aks.md index eddf30cba..c56a0c779 100644 --- a/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-aks.md +++ b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-aks.md @@ -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/). diff --git a/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-do.md b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-do.md index baba763cd..96692d156 100644 --- a/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-do.md +++ b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-do.md @@ -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) diff --git a/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-eks.md b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-eks.md index a6c6a9f0a..5490b4cb5 100644 --- a/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-eks.md +++ b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-eks.md @@ -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. diff --git a/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-gke.md b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-gke.md index 3a714930a..4e7a173c2 100644 --- a/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-gke.md +++ b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-gke.md @@ -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) diff --git a/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-huaweicloud-cce.md b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-huaweicloud-cce.md index faa78d1ad..3934ee950 100644 --- a/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-huaweicloud-cce.md +++ b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-huaweicloud-cce.md @@ -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). diff --git a/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-oke.md b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-oke.md index 655939cc3..53b992c12 100644 --- a/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-oke.md +++ b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-oke.md @@ -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). diff --git a/content/en/docs/installing-on-kubernetes/introduction/_index.md b/content/en/docs/installing-on-kubernetes/introduction/_index.md index a154f73e2..88e0a6478 100644 --- a/content/en/docs/installing-on-kubernetes/introduction/_index.md +++ b/content/en/docs/installing-on-kubernetes/introduction/_index.md @@ -1,6 +1,6 @@ --- linkTitle: "Introduction" -weight: 5100 +weight: 4100 _build: render: false diff --git a/content/en/docs/installing-on-kubernetes/introduction/overview.md b/content/en/docs/installing-on-kubernetes/introduction/overview.md index e7e544d5a..826219e96 100644 --- a/content/en/docs/installing-on-kubernetes/introduction/overview.md +++ b/content/en/docs/installing-on-kubernetes/introduction/overview.md @@ -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) diff --git a/content/en/docs/installing-on-kubernetes/introduction/prerequisites.md b/content/en/docs/installing-on-kubernetes/introduction/prerequisites.md index 747d23b26..73cc771f6 100644 --- a/content/en/docs/installing-on-kubernetes/introduction/prerequisites.md +++ b/content/en/docs/installing-on-kubernetes/introduction/prerequisites.md @@ -4,7 +4,7 @@ keywords: "KubeSphere, Kubernetes, Installation, Prerequisites" description: "The prerequisites of installing KubeSphere on existing Kubernetes" linkTitle: "Prerequisites" -weight: 5120 +weight: 4120 --- diff --git a/content/en/docs/installing-on-kubernetes/on-prem-kubernetes/_index.md b/content/en/docs/installing-on-kubernetes/on-prem-kubernetes/_index.md index 2a0cb0cca..61a6c6053 100644 --- a/content/en/docs/installing-on-kubernetes/on-prem-kubernetes/_index.md +++ b/content/en/docs/installing-on-kubernetes/on-prem-kubernetes/_index.md @@ -1,6 +1,6 @@ --- linkTitle: "Installing on On-premises Kubernetes" -weight: 5300 +weight: 4300 _build: render: false diff --git a/content/en/docs/installing-on-kubernetes/on-prem-kubernetes/install-ks-on-linux-airgapped.md b/content/en/docs/installing-on-kubernetes/on-prem-kubernetes/install-ks-on-linux-airgapped.md index 7dd9e6e05..3ca1fe3f1 100644 --- a/content/en/docs/installing-on-kubernetes/on-prem-kubernetes/install-ks-on-linux-airgapped.md +++ b/content/en/docs/installing-on-kubernetes/on-prem-kubernetes/install-ks-on-linux-airgapped.md @@ -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. diff --git a/content/en/docs/installing-on-kubernetes/uninstall-kubesphere-from-k8s.md b/content/en/docs/installing-on-kubernetes/uninstall-kubesphere-from-k8s.md index a2f218d66..9bd1d22e3 100644 --- a/content/en/docs/installing-on-kubernetes/uninstall-kubesphere-from-k8s.md +++ b/content/en/docs/installing-on-kubernetes/uninstall-kubesphere-from-k8s.md @@ -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. diff --git a/content/en/docs/multicluster-management/_index.md b/content/en/docs/multicluster-management/_index.md index 0ff82cbcb..d15ab0836 100644 --- a/content/en/docs/multicluster-management/_index.md +++ b/content/en/docs/multicluster-management/_index.md @@ -5,7 +5,7 @@ layout: "single" linkTitle: "Multi-cluster Management" -weight: 6000 +weight: 5000 icon: "/images/docs/docs.svg" --- diff --git a/content/en/docs/multicluster-management/enable-multicluster/_index.md b/content/en/docs/multicluster-management/enable-multicluster/_index.md index cfc5902db..acee14540 100644 --- a/content/en/docs/multicluster-management/enable-multicluster/_index.md +++ b/content/en/docs/multicluster-management/enable-multicluster/_index.md @@ -1,6 +1,6 @@ --- linkTitle: "Enable Multi-cluster in KubeSphere" -weight: 6200 +weight: 5200 _build: render: false diff --git a/content/en/docs/multicluster-management/enable-multicluster/agent-connection.md b/content/en/docs/multicluster-management/enable-multicluster/agent-connection.md index 936ec0ad3..886c728db 100644 --- a/content/en/docs/multicluster-management/enable-multicluster/agent-connection.md +++ b/content/en/docs/multicluster-management/enable-multicluster/agent-connection.md @@ -3,7 +3,7 @@ title: "Agent Connection" keywords: 'Kubernetes, KubeSphere, multicluster, agent-connection' description: 'Overview' -weight: 6220 +weight: 5220 --- ## Prerequisites diff --git a/content/en/docs/multicluster-management/enable-multicluster/direct-connection.md b/content/en/docs/multicluster-management/enable-multicluster/direct-connection.md index f81ff802c..b81f861e4 100644 --- a/content/en/docs/multicluster-management/enable-multicluster/direct-connection.md +++ b/content/en/docs/multicluster-management/enable-multicluster/direct-connection.md @@ -3,7 +3,7 @@ title: "Direct Connection" keywords: 'Kubernetes, KubeSphere, multicluster, hybrid-cloud, direct-connection' description: 'Overview' -weight: 6210 +weight: 5210 --- ## Prerequisites diff --git a/content/en/docs/multicluster-management/enable-multicluster/retrieve-kubeconfig.md b/content/en/docs/multicluster-management/enable-multicluster/retrieve-kubeconfig.md index d64876854..e16392854 100644 --- a/content/en/docs/multicluster-management/enable-multicluster/retrieve-kubeconfig.md +++ b/content/en/docs/multicluster-management/enable-multicluster/retrieve-kubeconfig.md @@ -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 diff --git a/content/en/docs/multicluster-management/import-cloud-hosted-k8s/_index.md b/content/en/docs/multicluster-management/import-cloud-hosted-k8s/_index.md index 7ca07371a..92ba09b39 100644 --- a/content/en/docs/multicluster-management/import-cloud-hosted-k8s/_index.md +++ b/content/en/docs/multicluster-management/import-cloud-hosted-k8s/_index.md @@ -1,6 +1,6 @@ --- -linkTitle: "Import Cloud-hosted Kubernetes Cluster" -weight: 6300 +linkTitle: "Import Cloud-hosted Kubernetes Clusters" +weight: 5300 _build: render: false diff --git a/content/en/docs/multicluster-management/import-cloud-hosted-k8s/import-aliyun-ack.md b/content/en/docs/multicluster-management/import-cloud-hosted-k8s/import-aliyun-ack.md index ad909072c..f22bd2bc4 100644 --- a/content/en/docs/multicluster-management/import-cloud-hosted-k8s/import-aliyun-ack.md +++ b/content/en/docs/multicluster-management/import-cloud-hosted-k8s/import-aliyun-ack.md @@ -4,7 +4,7 @@ keywords: 'kubernetes, kubesphere, multicluster, ACK' description: 'Import Aliyun ACK Cluster' -weight: 2610 +weight: 5310 --- TBD diff --git a/content/en/docs/multicluster-management/import-cloud-hosted-k8s/import-aws-eks.md b/content/en/docs/multicluster-management/import-cloud-hosted-k8s/import-aws-eks.md index 5d4203119..6e70b1b6c 100644 --- a/content/en/docs/multicluster-management/import-cloud-hosted-k8s/import-aws-eks.md +++ b/content/en/docs/multicluster-management/import-cloud-hosted-k8s/import-aws-eks.md @@ -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. diff --git a/content/en/docs/multicluster-management/import-on-prem-k8s/_index.md b/content/en/docs/multicluster-management/import-on-prem-k8s/_index.md index 61aade5af..8d0aeb228 100644 --- a/content/en/docs/multicluster-management/import-on-prem-k8s/_index.md +++ b/content/en/docs/multicluster-management/import-on-prem-k8s/_index.md @@ -1,6 +1,6 @@ --- -linkTitle: "Import On-prem Kubernetes Cluster" -weight: 6400 +linkTitle: "Import On-premises Kubernetes Clusters" +weight: 5400 _build: render: false diff --git a/content/en/docs/multicluster-management/import-on-prem-k8s/import-kubeadm-k8s.md b/content/en/docs/multicluster-management/import-on-prem-k8s/import-kubeadm-k8s.md index d09fe44e3..d49444f07 100644 --- a/content/en/docs/multicluster-management/import-on-prem-k8s/import-kubeadm-k8s.md +++ b/content/en/docs/multicluster-management/import-on-prem-k8s/import-kubeadm-k8s.md @@ -4,7 +4,7 @@ keywords: 'kubernetes, kubesphere, multicluster, kubeadm' description: 'Overview' -weight: 6410 +weight: 5410 --- TBD diff --git a/content/en/docs/multicluster-management/introduction/_index.md b/content/en/docs/multicluster-management/introduction/_index.md index 4baa66b2d..0b97cbae9 100644 --- a/content/en/docs/multicluster-management/introduction/_index.md +++ b/content/en/docs/multicluster-management/introduction/_index.md @@ -1,6 +1,6 @@ --- linkTitle: "Introduction" -weight: 6100 +weight: 5100 _build: render: false diff --git a/content/en/docs/multicluster-management/introduction/kubefed-in-kubesphere.md b/content/en/docs/multicluster-management/introduction/kubefed-in-kubesphere.md index 2e727d542..c310667b9 100644 --- a/content/en/docs/multicluster-management/introduction/kubefed-in-kubesphere.md +++ b/content/en/docs/multicluster-management/introduction/kubefed-in-kubesphere.md @@ -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. diff --git a/content/en/docs/multicluster-management/introduction/overview.md b/content/en/docs/multicluster-management/introduction/overview.md index d1f2ee317..b46ad7673 100644 --- a/content/en/docs/multicluster-management/introduction/overview.md +++ b/content/en/docs/multicluster-management/introduction/overview.md @@ -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. diff --git a/content/en/docs/multicluster-management/unbind-cluster.md b/content/en/docs/multicluster-management/unbind-cluster.md index b561fde58..9a476ec68 100644 --- a/content/en/docs/multicluster-management/unbind-cluster.md +++ b/content/en/docs/multicluster-management/unbind-cluster.md @@ -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 diff --git a/content/en/docs/pluggable-components/_index.md b/content/en/docs/pluggable-components/_index.md index 072b96812..c6f214e17 100644 --- a/content/en/docs/pluggable-components/_index.md +++ b/content/en/docs/pluggable-components/_index.md @@ -5,7 +5,7 @@ layout: "single" linkTitle: "Enable Pluggable Components" -weight: 7000 +weight: 6000 icon: "/images/docs/docs.svg" --- diff --git a/content/en/docs/pluggable-components/alerting-notification.md b/content/en/docs/pluggable-components/alerting-notification.md index 1592989b5..b8d0484ae 100644 --- a/content/en/docs/pluggable-components/alerting-notification.md +++ b/content/en/docs/pluggable-components/alerting-notification.md @@ -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 diff --git a/content/en/docs/pluggable-components/app-store.md b/content/en/docs/pluggable-components/app-store.md index 61fd72ff2..f1221c3ce 100644 --- a/content/en/docs/pluggable-components/app-store.md +++ b/content/en/docs/pluggable-components/app-store.md @@ -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 diff --git a/content/en/docs/pluggable-components/auditing-logs.md b/content/en/docs/pluggable-components/auditing-logs.md index 574e21296..9c2e166db 100644 --- a/content/en/docs/pluggable-components/auditing-logs.md +++ b/content/en/docs/pluggable-components/auditing-logs.md @@ -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 diff --git a/content/en/docs/pluggable-components/devops.md b/content/en/docs/pluggable-components/devops.md index 19dd9fbcd..55e042d57 100644 --- a/content/en/docs/pluggable-components/devops.md +++ b/content/en/docs/pluggable-components/devops.md @@ -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 diff --git a/content/en/docs/pluggable-components/events.md b/content/en/docs/pluggable-components/events.md index 443ea4495..825237959 100644 --- a/content/en/docs/pluggable-components/events.md +++ b/content/en/docs/pluggable-components/events.md @@ -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 diff --git a/content/en/docs/pluggable-components/faq/_index.md b/content/en/docs/pluggable-components/faq/_index.md index c3f3d5bdd..e8482282f 100644 --- a/content/en/docs/pluggable-components/faq/_index.md +++ b/content/en/docs/pluggable-components/faq/_index.md @@ -1,6 +1,6 @@ --- linkTitle: "FAQ" -weight: 3550 +weight: 6910 _build: render: false diff --git a/content/en/docs/pluggable-components/faq/logging.md b/content/en/docs/pluggable-components/faq/logging.md index 7131f0bc7..85239ca7a 100644 --- a/content/en/docs/pluggable-components/faq/logging.md +++ b/content/en/docs/pluggable-components/faq/logging.md @@ -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) diff --git a/content/en/docs/pluggable-components/faq/monitoring.md b/content/en/docs/pluggable-components/faq/monitoring.md index f19d6980c..6fbe3f3e9 100644 --- a/content/en/docs/pluggable-components/faq/monitoring.md +++ b/content/en/docs/pluggable-components/faq/monitoring.md @@ -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) diff --git a/content/en/docs/pluggable-components/logging.md b/content/en/docs/pluggable-components/logging.md index 076052a92..dcb872a57 100644 --- a/content/en/docs/pluggable-components/logging.md +++ b/content/en/docs/pluggable-components/logging.md @@ -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 diff --git a/content/en/docs/pluggable-components/network-policy.md b/content/en/docs/pluggable-components/network-policy.md index c86b46ba5..8d1204031 100644 --- a/content/en/docs/pluggable-components/network-policy.md +++ b/content/en/docs/pluggable-components/network-policy.md @@ -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 diff --git a/content/en/docs/pluggable-components/overview.md b/content/en/docs/pluggable-components/overview.md index cccdb3382..5f0167853 100644 --- a/content/en/docs/pluggable-components/overview.md +++ b/content/en/docs/pluggable-components/overview.md @@ -4,7 +4,7 @@ keywords: "Kubernetes, KubeSphere, pluggable-components, overview" description: "Overview of installing pluggable components." linkTitle: "Overview" -weight: 3510 +weight: 6100 --- TBD diff --git a/content/en/docs/pluggable-components/service-mesh.md b/content/en/docs/pluggable-components/service-mesh.md index 05fd06714..3facc016f 100644 --- a/content/en/docs/pluggable-components/service-mesh.md +++ b/content/en/docs/pluggable-components/service-mesh.md @@ -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 diff --git a/content/en/docs/upgrade/Air-Gapped-Upgrade-with-KubeKey.md b/content/en/docs/upgrade/Air-Gapped-Upgrade-with-KubeKey.md index e6602e7bc..d0204391c 100644 --- a/content/en/docs/upgrade/Air-Gapped-Upgrade-with-KubeKey.md +++ b/content/en/docs/upgrade/Air-Gapped-Upgrade-with-KubeKey.md @@ -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/). diff --git a/content/en/docs/upgrade/Air-Gapped-Upgrade-with-ks-installer.md b/content/en/docs/upgrade/Air-Gapped-Upgrade-with-ks-installer.md index 0993792b8..0280991c8 100644 --- a/content/en/docs/upgrade/Air-Gapped-Upgrade-with-ks-installer.md +++ b/content/en/docs/upgrade/Air-Gapped-Upgrade-with-ks-installer.md @@ -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. diff --git a/content/en/docs/upgrade/_index.md b/content/en/docs/upgrade/_index.md index 6ad7c5754..538cf2cf0 100644 --- a/content/en/docs/upgrade/_index.md +++ b/content/en/docs/upgrade/_index.md @@ -5,7 +5,7 @@ layout: "single" linkTitle: "Upgrade" -weight: 8000 +weight: 7000 icon: "/images/docs/docs.svg" diff --git a/content/en/docs/upgrade/overview.md b/content/en/docs/upgrade/overview.md index 9ae621183..e4db27376 100644 --- a/content/en/docs/upgrade/overview.md +++ b/content/en/docs/upgrade/overview.md @@ -4,7 +4,7 @@ keywords: "Kubernetes, upgrade, KubeSphere, v3.0.0, upgrade" description: "KubeSphere Upgrade Overview" linkTitle: "Overview" -weight: 8100 +weight: 7100 --- ## Kubernetes diff --git a/content/en/docs/upgrade/upgrade-faq.md b/content/en/docs/upgrade/upgrade-faq.md index 650236ded..a7e440c98 100644 --- a/content/en/docs/upgrade/upgrade-faq.md +++ b/content/en/docs/upgrade/upgrade-faq.md @@ -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? diff --git a/content/en/docs/upgrade/upgrade-with-ks-installer.md b/content/en/docs/upgrade/upgrade-with-ks-installer.md index ddf64f6e9..9ceae2a11 100644 --- a/content/en/docs/upgrade/upgrade-with-ks-installer.md +++ b/content/en/docs/upgrade/upgrade-with-ks-installer.md @@ -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. diff --git a/content/en/docs/upgrade/upgrade-with-kubekey.md b/content/en/docs/upgrade/upgrade-with-kubekey.md index 559881122..32c60f051 100644 --- a/content/en/docs/upgrade/upgrade-with-kubekey.md +++ b/content/en/docs/upgrade/upgrade-with-kubekey.md @@ -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). diff --git a/content/en/docs/upgrade/what-changed.md b/content/en/docs/upgrade/what-changed.md index b278339a6..c108c04cf 100644 --- a/content/en/docs/upgrade/what-changed.md +++ b/content/en/docs/upgrade/what-changed.md @@ -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.