mirror of
https://github.com/kubesphere/website.git
synced 2025-12-30 17:52:56 +00:00
Add two links in introduction of installing on k8s
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
This commit is contained in:
parent
84d2a6fc82
commit
8649b626a8
|
|
@ -15,7 +15,7 @@ This section gives you an overview of the general steps of installing KubeSphere
|
|||
|
||||
{{< notice note >}}
|
||||
|
||||
Please read the prerequisites before you install KubeSphere on existing Kubernetes clusters.
|
||||
Please read [Prerequisites](../prerequisites/) before you install KubeSphere on existing Kubernetes clusters.
|
||||
|
||||
{{</ notice >}}
|
||||
|
||||
|
|
|
|||
|
|
@ -51,4 +51,4 @@ glusterfs (default) kubernetes.io/glusterfs 3d4h
|
|||
|
||||
If your Kubernetes cluster environment meets all the requirements above, then you are ready to deploy KubeSphere on your existing Kubernetes cluster.
|
||||
|
||||
For more information, see Overview of Installing on Kubernetes.
|
||||
For more information, see [Overview](../overview/).
|
||||
Loading…
Reference in New Issue