From eaf03f7edeb252a182faee51852bf14e79d46b68 Mon Sep 17 00:00:00 2001 From: Sherlock113 Date: Thu, 31 Dec 2020 20:55:32 +0800 Subject: [PATCH] Revert capitalization format Signed-off-by: Sherlock113 --- content/en/docs/faq/installation/configure-booster.md | 2 +- content/en/docs/installing-on-linux/introduction/intro.md | 2 +- .../en/docs/installing-on-linux/introduction/multioverview.md | 4 ++-- .../on-premises/install-kubesphere-on-bare-metal.md | 4 ++-- .../public-cloud/install-kubesphere-on-qingcloud-vms.md | 2 +- .../introduction/kubefed-in-kubesphere.md | 2 +- content/en/docs/pluggable-components/logging.md | 2 +- .../public-cloud/install-kubesphere-on-qingcloud-vms.md | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/content/en/docs/faq/installation/configure-booster.md b/content/en/docs/faq/installation/configure-booster.md index d89be7aa8..a759e175e 100644 --- a/content/en/docs/faq/installation/configure-booster.md +++ b/content/en/docs/faq/installation/configure-booster.md @@ -81,7 +81,7 @@ Docker needs to be installed in advance for this method. privateRegistry: "" # Configure a private image registry for air-gapped installation (e.g. docker local registry or Harbor) ``` -2. Input the registry mirror address above and save the file. For more information about the installation process, see [Multi-Node Installation](../../../installing-on-linux/introduction/multioverview/). +2. Input the registry mirror address above and save the file. For more information about the installation process, see [Multi-node Installation](../../../installing-on-linux/introduction/multioverview/). {{< notice note >}} diff --git a/content/en/docs/installing-on-linux/introduction/intro.md b/content/en/docs/installing-on-linux/introduction/intro.md index 6a799728e..e0d198200 100644 --- a/content/en/docs/installing-on-linux/introduction/intro.md +++ b/content/en/docs/installing-on-linux/introduction/intro.md @@ -14,7 +14,7 @@ As an open-source project on [GitHub](https://github.com/kubesphere), KubeSphere Users are provided with multiple installation options. Please note not all options are mutually exclusive. For instance, you can deploy KubeSphere with minimal packages on multiple nodes in an air-gapped environment. - [All-in-One](../../../quick-start/all-in-one-on-linux/): Install KubeSphere on a single node. It is only for users to quickly get familiar with KubeSphere. -- [Multi-Node](../multioverview/): Install KubeSphere on multiple nodes. It is for testing or development. +- [Multi-node](../multioverview/): Install KubeSphere on multiple nodes. It is for testing or development. - [Air-gapped Installation on Linux](../air-gapped-installation): All images of KubeSphere have been encapsulated into a package. It is convenient for air-gapped installation on Linux machines. - [High Availability Installation](../ha-configuration/): Install high availability KubeSphere on multiple nodes which is used for the production environment. - Minimal Packages: Only install the minimum required system components of KubeSphere. Here is the minimum resource requirement: diff --git a/content/en/docs/installing-on-linux/introduction/multioverview.md b/content/en/docs/installing-on-linux/introduction/multioverview.md index 1302ea8a1..d1496349f 100644 --- a/content/en/docs/installing-on-linux/introduction/multioverview.md +++ b/content/en/docs/installing-on-linux/introduction/multioverview.md @@ -1,8 +1,8 @@ --- -title: "Multi-Node Installation" +title: "Multi-node Installation" keywords: 'Multi-node, Installation, KubeSphere' description: 'Explain how to install KubeSphere on multiple nodes' -linkTitle: "Multi-Node Installation" +linkTitle: "Multi-node Installation" weight: 3120 --- diff --git a/content/en/docs/installing-on-linux/on-premises/install-kubesphere-on-bare-metal.md b/content/en/docs/installing-on-linux/on-premises/install-kubesphere-on-bare-metal.md index 3aeadc9e8..b0eb11e0f 100644 --- a/content/en/docs/installing-on-linux/on-premises/install-kubesphere-on-bare-metal.md +++ b/content/en/docs/installing-on-linux/on-premises/install-kubesphere-on-bare-metal.md @@ -12,7 +12,7 @@ In addition to the deployment on cloud, KubeSphere can also be installed on bare ## Prerequisites -- Make sure you already know how to install KubeSphere on a multi-node cluster based on the tutorial [Multi-Node Installation](../../../installing-on-linux/introduction/multioverview/). +- Make sure you already know how to install KubeSphere on a multi-node cluster based on the tutorial [Multi-node Installation](../../../installing-on-linux/introduction/multioverview/). - Server and network redundancy in your environment. - For a production environment, it is recommended that you prepare persistent storage and create a StorageClass in advance. For development and testing, you can use the integrated OpenEBS to provision LocalPV as the storage service directly. @@ -244,7 +244,7 @@ Make `kk` executable: chmod +x kk ``` -## Create a Multi-Node Cluster +## Create a Multi-node Cluster With KubeKey, you can install Kubernetes and KubeSphere together. You have the option to create a multi-node cluster by customizing parameters in the configuration file. diff --git a/content/en/docs/installing-on-linux/public-cloud/install-kubesphere-on-qingcloud-vms.md b/content/en/docs/installing-on-linux/public-cloud/install-kubesphere-on-qingcloud-vms.md index 5caf78339..6371ccbc5 100644 --- a/content/en/docs/installing-on-linux/public-cloud/install-kubesphere-on-qingcloud-vms.md +++ b/content/en/docs/installing-on-linux/public-cloud/install-kubesphere-on-qingcloud-vms.md @@ -334,7 +334,7 @@ To verify if the cluster is highly available, you can turn off an instance on pu ## See Also -[Multi-Node Installation](../../../installing-on-linux/introduction/multioverview/) +[Multi-node Installation](../../../installing-on-linux/introduction/multioverview/) [Kubernetes Cluster Configurations](../../../installing-on-linux/introduction/vars/) 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 b059170bf..c66448953 100644 --- a/content/en/docs/multicluster-management/introduction/kubefed-in-kubesphere.md +++ b/content/en/docs/multicluster-management/introduction/kubefed-in-kubesphere.md @@ -8,7 +8,7 @@ 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. -## How the Multi-Cluster Architecture Works +## How the Multi-cluster Architecture Works Before you use the central control plane of KubeSphere to management multiple clusters, you need to create a Host Cluster, also known as **H** Cluster. The H Cluster, essentially, is a KubeSphere cluster with the multi-cluster feature enabled. It provides you with the control plane for unified management of Member Clusters, also known as **M** Cluster. M Clusters are common KubeSphere clusters without the central control plane. Namely, tenants with necessary permissions (usually cluster administrators) can access the control plane from the H Cluster to manage all M Clusters, such as viewing and editing resources on M Clusters. Conversely, if you access the web console of any M Cluster separately, you cannot see any resources on other clusters. diff --git a/content/en/docs/pluggable-components/logging.md b/content/en/docs/pluggable-components/logging.md index d3dc6222d..fec3bea19 100644 --- a/content/en/docs/pluggable-components/logging.md +++ b/content/en/docs/pluggable-components/logging.md @@ -28,7 +28,7 @@ When you install KubeSphere on Linux, you need to create a configuration file, w - If you adopt [All-in-One Installation](../../quick-start/all-in-one-on-linux/), you do not need to create a `config-sample.yaml` file as you can create a cluster directly. Generally, the all-in-one mode is for users who are new to KubeSphere and look to get familiar with the system. If you want to enable Logging in this mode (e.g. for testing purposes), refer to [the following section](#enable-logging-after-installation) to see how Logging can be installed after installation. -- If you adopt [Multi-Node Installation](../../installing-on-linux/introduction/multioverview/) and are using symbolic links for docker root directory, make sure all nodes follow the exactly same symbolic links. Logging agents are deployed in DaemonSets onto nodes. Any discrepancy in container log path may cause collection failures on that node. +- If you adopt [Multi-node Installation](../../installing-on-linux/introduction/multioverview/) and are using symbolic links for docker root directory, make sure all nodes follow the exactly same symbolic links. Logging agents are deployed in DaemonSets onto nodes. Any discrepancy in container log path may cause collection failures on that node. {{}} diff --git a/content/zh/docs/installing-on-linux/public-cloud/install-kubesphere-on-qingcloud-vms.md b/content/zh/docs/installing-on-linux/public-cloud/install-kubesphere-on-qingcloud-vms.md index db376b7b6..80dc8089d 100644 --- a/content/zh/docs/installing-on-linux/public-cloud/install-kubesphere-on-qingcloud-vms.md +++ b/content/zh/docs/installing-on-linux/public-cloud/install-kubesphere-on-qingcloud-vms.md @@ -335,7 +335,7 @@ To verify if the cluster is highly available, you can turn off an instance on pu ## See Also -[Multi-Node Installation](../../../installing-on-linux/introduction/multioverview/) +[Multi-node Installation](../../../installing-on-linux/introduction/multioverview/) [Kubernetes Cluster Configurations](../../../installing-on-linux/introduction/vars/)