mirror of
https://github.com/kubesphere/website.git
synced 2025-12-30 17:52:56 +00:00
Fix some links
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
This commit is contained in:
parent
414a482f62
commit
c2bdfe9321
|
|
@ -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/).
|
||||
|
||||
|
|
|
|||
|
|
@ -206,9 +206,9 @@ The public load balancer is used directly instead of an internal load balancer d
|
|||
|
||||
{{</ notice >}}
|
||||
|
||||
### 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
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||

|
||||
|
|
|
|||
|
|
@ -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).
|
||||
|
||||
{{</ notice >}}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue