re-org index for quickstarts

Signed-off-by: Ray Zhou <ray@yunify.com>
This commit is contained in:
Ray Zhou 2020-11-28 23:44:14 +08:00
parent 912d779aff
commit bb5fef7913
12 changed files with 12 additions and 12 deletions

View File

@ -4,7 +4,7 @@ keywords: 'KubeSphere, Kubernetes, All-in-one, Installation'
description: 'All-in-one Installation on Linux'
linkTitle: "All-in-one Installation on Linux"
weight: 3010
weight: 3100
---
For those who are new to KubeSphere and looking for a quick way to discover the platform, the all-in-one mode is your best choice to get started. It features rapid deployment and hassle-free configuration installation with KubeSphere and Kubernetes all provisioned on your machine.

View File

@ -4,7 +4,7 @@ keywords: 'KubeSphere, Kubernetes, Multi-tenant, Workspace, Account, Role, Proje
description: 'Create Workspace, Project, Account and Role'
linkTitle: "Create Workspace, Project, Account and Role"
weight: 3030
weight: 3300
---

View File

@ -4,7 +4,7 @@ keywords: 'kubesphere, kubernetes, docker, multi-tenant'
description: 'Deploy a Bookinfo App on K8s and learn how to release microservics using canary deployment'
linkTitle: "Deploy Bookinfo and Manage Traffic"
weight: 3040
weight: 3400
---
[Istio](https://istio.io/), as an open-source service mesh solution, provides powerful features of traffic management for microservices. Here is the introduction of traffic management from the official website of [Istio](https://istio.io/latest/docs/concepts/traffic-management/):

View File

@ -4,7 +4,7 @@ keywords: 'KubeSphere, Kubernetes, pluggable, components'
description: 'Enable Pluggable Components'
linkTitle: "Enable Pluggable Components"
weight: 3060
weight: 3600
---
This tutorial demonstrates how to enable pluggable components of KubeSphere both before and after the installation. KubeSphere features ten pluggable components which are listed below.

View File

@ -4,7 +4,7 @@ keywords: 'KubeSphere, Kubernetes, Minimal, Installation'
description: 'Minimal Installation of KubeSphere on Kubernetes'
linkTitle: "Minimal KubeSphere on Kubernetes"
weight: 3020
weight: 3200
---
In addition to installing KubeSphere on a Linux machine, you can also deploy it on existing Kubernetes clusters directly. This QuickStart guide walks you through the general steps of completing a minimal KubeSphere installation on Kubernetes. For more information, see [Installing on Kubernetes](../../installing-on-kubernetes/).

View File

@ -4,7 +4,7 @@ keywords: 'KubeSphere, Kubernetes, app, WordPress'
description: 'Compose and deploy Wordpress.'
linkTitle: "Compose and Deploy WordPress"
weight: 3050
weight: 3500
---
## WordPress Introduction

View File

@ -4,7 +4,7 @@ keywords: 'KubeSphere, Kubernetes, All-in-one, Installation'
description: 'All-in-one Installation on Linux'
linkTitle: "在 Linux 上安装 All-in-one KubeSphere"
weight: 3010
weight: 3100
---
对于那些刚接触 KubeSphere 的并且想快速上手的用户all-in-one 安装模式是最佳的选择,它能够帮助您零配置快速部署 KubeSphere 和 Kubernetes。

View File

@ -4,7 +4,7 @@ keywords: 'KubeSphere, Kubernetes, Multi-tenant, Workspace, Account, Role, Proje
description: '创建企业空间、项目、帐户和角色快速指南'
linkTitle: "创建企业空间、项目、帐户和角色"
weight: 3030
weight: 3300
---

View File

@ -4,7 +4,7 @@ keywords: 'kubesphere, kubernetes, docker, 多租户'
description: '部署一个 Bookinfo 应用'
linkTitle: "部署 Bookinfo 和管理流量"
weight: 3040
weight: 3400
---
[Istio](https://istio.io/),作为一种开源服务网格解决方案,为微服务提供了强大的流量管理功能。以下是 [Istio](https://istio.io/latest/zh/docs/concepts/traffic-management/) 官方网站上关于流量管理的简介:

View File

@ -4,7 +4,7 @@ keywords: 'KubeSphereKubernetes可插拔功能组件'
description: '启用可插拔功能组件'
linkTitle: "启用可插拔功能组件"
weight: 3060
weight: 3600
---
本教程演示如何在安装前或安装后启用 KubeSphere 的可插拔组件。KubeSphere 具有以下列出的十个可插拔组件。

View File

@ -4,7 +4,7 @@ keywords: 'kubesphere, kubernetes, docker, multi-tenant'
description: '在已有 Kubernetes 集群上安装最小化 KubeSphere'
linkTitle: "在 Kubernetes 上最小化安装 KubeSphere"
weight: 3020
weight: 3200
---
除了在 Linux 机器上安装 KubeSphere 之外,您还可以将其直接部署在现有的 Kubernetes 集群上。本快速入门指南将引导您完成在 Kubernetes 上最小化安装 KubeSphere 的一般步骤。有关更多信息,请参阅在 [Kubernetes 上安装 KubeSphere](../../installing-on-kubernetes/)。

View File

@ -4,7 +4,7 @@ keywords: 'KubeSphere, Kubernetes, app, WordPress'
description: '创建 WordPress 应用并发布至 Kubernetes'
linkTitle: "创建并发布 WordPress"
weight: 3050
weight: 3500
---
## WordPress 简介