diff --git a/content/en/docs/introduction/_index.md b/content/en/docs/introduction/_index.md index 908feae00..15f507c85 100644 --- a/content/en/docs/introduction/_index.md +++ b/content/en/docs/introduction/_index.md @@ -13,27 +13,27 @@ icon: "/images/docs/docs.svg" This chapter gives you an overview of the basic concept of KubeSphere, features, advantages, uses cases and more. -## [What is KubeSphere](https://kubesphere.io/docs/introduction/what-is-kubesphere/) +## [What is KubeSphere](../introduction/what-is-kubesphere/) Develop a basic understanding of KubeSphere and highlighted features of its latest version. -## [Features](https://kubesphere.io/docs/introduction/features/) +## [Features](../introduction/features/) Get started with KubeSphere by understanding what KubeSphere is capable of and how you can make full use of it. -## [Architecture](https://kubesphere.io/docs/introduction/architecture/) +## [Architecture](../introduction/architecture/) Explore the structure of KubeSphere to get a clear view of the components both at front end and back end. -## [Advantages](https://kubesphere.io/docs/introduction/advantages/) +## [Advantages](../introduction/advantages/) Understand the reason why KubeSphere is beneficial to your work. -## [Use Cases](https://kubesphere.io/docs/introduction/scenarios/) +## [Use Cases](../introduction/scenarios/) See how KubeSphere can be used in different scenarios, such as multi-cluster deployment, DevOps and service mesh. -## [Glossary](https://kubesphere.io/docs/introduction/glossary/) +## [Glossary](../introduction/glossary/) Learn terms and phrases that are used in KubeSphere. diff --git a/content/en/docs/quick-start/_index.md b/content/en/docs/quick-start/_index.md index ab45e47e2..bdb50443d 100644 --- a/content/en/docs/quick-start/_index.md +++ b/content/en/docs/quick-start/_index.md @@ -13,27 +13,27 @@ icon: "/images/docs/docs.svg" Quickstarts include six hands-on lab exercises that help you quickly get started with KubeSphere. It is highly recommended that you go though all of these parts to explore the basic feature of KubeSphere. -## [All-in-one Installation on Linux](https://kubesphere.io/docs/quick-start/all-in-one-on-linux/) +## [All-in-one Installation on Linux](../quick-start/all-in-one-on-linux/) Learn how to install KubeSphere on Linux with a minimal installation package. The tutorial serves as a basic kick-starter for you to understand the container platform, paving the way for learning the following guides. -## [Minimal KubeSphere on Kubernetes](https://kubesphere.io/docs/quick-start/minimal-kubesphere-on-k8s/) +## [Minimal KubeSphere on Kubernetes](../quick-start/minimal-kubesphere-on-k8s/) Learn how to install KubeSphere on existing Kubernetes clusters with a minimal installation package. Your Kubernetes clusters can be hosted on cloud or on-premises. -## [Create Workspace, Project, Account and Role](https://kubesphere.io/docs/quick-start/create-workspace-and-project/) +## [Create Workspace, Project, Account and Role](../quick-start/create-workspace-and-project/) Understand how you can take advantage of multi-tenant system in KubeSphere for fine-grained access control at different levels. -## [Deploy Bookinfo](https://kubesphere.io/docs/quick-start/deploy-bookinfo-to-k8s/) +## [Deploy Bookinfo](../quick-start/deploy-bookinfo-to-k8s/) Explore KubeSphere service mesh by deploying Bookinfo and using different traffic management strategies, such as canary release. -## [Compose and Deploy Wordpress](https://kubesphere.io/docs/quick-start/composing-an-app/) +## [Compose and Deploy Wordpress](../quick-start/wordpress-deployment/) Learn the entire process of deploying an example app in KubeSphere, including credential creation, volume creation, and component setting. -## [Enable Pluggable Components](https://kubesphere.io/docs/quick-start/enable-pluggable-components/) +## [Enable Pluggable Components](../quick-start/enable-pluggable-components/) Install pluggable components on the platform so that you can explore KubeSphere in an all-around way. Pluggable components can be enabled both before and after the installation.