mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Minor typo fix
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
This commit is contained in:
parent
f713515ec9
commit
48da91f974
|
|
@ -7,12 +7,12 @@ LinkTitle: "Documentation"
|
|||
|
||||
section1:
|
||||
title: KubeSphere Documentation
|
||||
content: Learn how to build and manage cloud native applications using KubeSphere Container Platform. Get documentation, example code, tutorials, and more.
|
||||
content: Learn how to build and manage cloud-native applications using KubeSphere Container Platform. Get documentation, example code, tutorials, and more.
|
||||
image: /images/docs/banner.png
|
||||
|
||||
section3:
|
||||
title: Run KubeSphere and Kubernetes Stack from the Cloud Service
|
||||
description: Cloud Providers are providing KubeSphere as a cloud-hosted service for users, help you to create an highly available cluster within minutes via several clicks. These services will be available in September, 2020.
|
||||
description: Cloud Providers are providing KubeSphere as a cloud-hosted service for users, helping you to create a highly available cluster within minutes via several clicks. These services will be available starting from September 2020.
|
||||
list:
|
||||
- image: /images/docs/aws.jpg
|
||||
content: AWS Quickstart
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ Learn how to install KubeSphere on Linux with a minimal installation package. Th
|
|||
|
||||
## [Minimal KubeSphere on Kubernetes](https://kubesphere.io/docs/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 hosed on cloud or on-premises.
|
||||
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/)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue