From e72cfbc5f6096e80c32406c41fee8071018f298f Mon Sep 17 00:00:00 2001 From: Sherlock113 Date: Mon, 31 Aug 2020 16:05:32 +0800 Subject: [PATCH] Update introduction overview index file Signed-off-by: Sherlock113 --- content/en/docs/introduction/_index.md | 27 +++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/content/en/docs/introduction/_index.md b/content/en/docs/introduction/_index.md index 25a021201..29c100754 100644 --- a/content/en/docs/introduction/_index.md +++ b/content/en/docs/introduction/_index.md @@ -11,12 +11,29 @@ icon: "/images/docs/docs.svg" --- -## Installing KubeSphere and Kubernetes on Linux +This chapter gives you an overview of the basic concept of KubeSphere, features, advantages, uses cases and more. -In this chapter, we will demonstrate how to use KubeKey to provision a new Kubernetes and KubeSphere cluster based on different infrastructures. Kubekey can help you to quickly build a production-ready cluster architecture on a set of machines from zero to one. It also helps you to easily scale the cluster and install pluggable components on existing architecture. +## [What is KubeSphere](https://kubesphere-v3.netlify.app/docs/introduction/what-is-kubesphere/) -## Most Popular Pages +Develop a basic understanding of KubeSphere and highlighted features of its latest version. -Below you will find some of the most common and helpful pages from this chapter. We highly recommend you to review them at first. +## [Features](https://kubesphere-v3.netlify.app/docs/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-v3.netlify.app/docs/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-v3.netlify.app/docs/introduction/advantages/) + +Understand the reason why KubeSphere is beneficial to your work. + +## [Use Cases](https://kubesphere-v3.netlify.app/docs/introduction/scenarios/) + +See how KubeSphere can be used in different scenarios, such as multi-cluster deployment, DevOps and service mesh. + +## [Glossary](https://kubesphere-v3.netlify.app/docs/introduction/glossary/) + +Learn terms and phrases that are used in KubeSphere. -{{< popularPage icon="/images/docs/bitmap.jpg" title="Install KubeSphere on AWS EC2" description="Provisioning a new Kubernetes and KubeSphere cluster based on AWS" link="" >}}