From c2bdfe93215e649e850ecff08cf5b5703e3c65eb Mon Sep 17 00:00:00 2001 From: Sherlock113 Date: Thu, 31 Dec 2020 20:49:01 +0800 Subject: [PATCH] Fix some links Signed-off-by: Sherlock113 --- content/en/blogs/value-of-kubesphere.md | 3 ++- .../public-cloud/install-kubesphere-on-azure-vms.md | 4 ++-- content/en/docs/introduction/architecture.md | 2 +- content/en/docs/upgrade/Air-Gapped-Upgrade-with-KubeKey.md | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/content/en/blogs/value-of-kubesphere.md b/content/en/blogs/value-of-kubesphere.md index 01678bc3d..544f99e02 100644 --- a/content/en/blogs/value-of-kubesphere.md +++ b/content/en/blogs/value-of-kubesphere.md @@ -74,4 +74,5 @@ Three grayscale strategies are provided by KubeSphere based on Istio: blue-green ## KubeSphere Installation -KubeSphere can be deployed and run on any infrastructure, including public clouds, private clouds, virtual machines, bare metals and Kubernetes. It can be installed either online or offline. Please refer to [KubeSphere Installation Guide](https://kubesphere.io/docs/installation/intro/) for installation. +KubeSphere can be deployed and run on any infrastructure, including public clouds, private clouds, virtual machines, bare metals and Kubernetes. It can be installed either online or offline. For more information, refer to [Installing on Linux](https://kubesphere.io/docs/installing-on-linux/) and [Installing on Kubernetes](https://kubesphere.io/docs/installing-on-kubernetes/). + diff --git a/content/en/docs/installing-on-linux/public-cloud/install-kubesphere-on-azure-vms.md b/content/en/docs/installing-on-linux/public-cloud/install-kubesphere-on-azure-vms.md index 9b494a5ef..ecaa1e283 100644 --- a/content/en/docs/installing-on-linux/public-cloud/install-kubesphere-on-azure-vms.md +++ b/content/en/docs/installing-on-linux/public-cloud/install-kubesphere-on-azure-vms.md @@ -206,9 +206,9 @@ The public load balancer is used directly instead of an internal load balancer d {{}} -### Persistent Storage Plugin Configuration +### Persistent Storage Plugin Configurations -See [Storage Configuration](../storage-configuration) for details. +See [Persistent Storage Configurations](../../../installing-on-linux/introduction/storage-configuration/) for details. ### Configure the Network Plugin diff --git a/content/en/docs/introduction/architecture.md b/content/en/docs/introduction/architecture.md index 859bd5e7d..d5df83c81 100644 --- a/content/en/docs/introduction/architecture.md +++ b/content/en/docs/introduction/architecture.md @@ -41,6 +41,6 @@ KubeSphere separates [frontend](https://github.com/kubesphere/console) from [bac ## Service Components -Each component has many services, see [Service Components](../../infrastructure/components) for more details. +Each component has many services. See [Overview](../../pluggable-components/overview/) for more details. ![Service Components](https://pek3b.qingstor.com/kubesphere-docs/png/20191017163549.png) 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 d0204391c..98e1f2c49 100644 --- a/content/en/docs/upgrade/Air-Gapped-Upgrade-with-KubeKey.md +++ b/content/en/docs/upgrade/Air-Gapped-Upgrade-with-KubeKey.md @@ -91,7 +91,7 @@ As you install KubeSphere and Kubernetes on Linux, you need to prepare an image {{< notice note >}} - This file lists images under `##+modulename` based on different modules. You can add your own images to this file following the same rule. To view the complete file, see [Appendix](../air-gapped-installation/#image-list-of-kubesphere-v300). + This file lists images under `##+modulename` based on different modules. You can add your own images to this file following the same rule. To view the complete file, see [Appendix](../../installing-on-linux/introduction/air-gapped-installation/#image-list-of-kubesphere-v300). {{}}