From 284bd1470cfc5c87d825b0ec6ad73da95a9d93c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E9=B9=8F=E9=A3=9E=40yunify?= Date: Wed, 25 Sep 2019 15:20:29 +0800 Subject: [PATCH] refine readme, add more cncf icons and screenshot MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 周鹏飞@yunify --- README.md | 59 ++++++++++++++++++++++++++++++++++++++++++---------- README_zh.md | 38 ++++++++++++++++++++++++++++----- 2 files changed, 81 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 8ebbab5f35..1fd57420ed 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,34 @@ [KubeSphere](https://kubesphere.io/) is an enterprise-grade multi-tenant container management platform that built on [Kubernetes](https://kubernetes.io). It provides an easy-to-use UI for users to manage computing resources with a few clicks, which reduces the learning curve and empowers the DevOps teams. It greatly reduces the complexity of the daily work of development, testing, operation and maintenance, aiming to alleviate the pain points of Kubernetes' storage, network, security and ease of use, etc. -> See this [document](https://docs.kubesphere.io/advanced-v2.0/zh-CN/introduction/intro/) that describes the KubeSphere landscape and details. - -![Dashboard](docs/images/dashboard.png) - +> All versions are 100% open source, see this [document](https://docs.kubesphere.io/advanced-v2.0/zh-CN/introduction/intro/) that describes the KubeSphere landscape and details. + + + +## Screenshots + +> Note: See the [Screenshots](docs/screenshots.md) of KubeSphere to have a most intuitive understanding of KubeSphere dashboard and features. + + + + + + + + + + + + + + + + + + + +
KubeSphere DashboardProject Resources
CI/CD PipelineApplication Template
+ ## Features KubeSphere Advanced Edition 2.0.2 provides an easy-to-use console with the awesome user experience that allows you to quickly get started with a container management platform. KubeSphere provides and supports following core features: @@ -38,9 +62,7 @@ KubeSphere Advanced Edition 2.0.2 provides an easy-to-use console with the aweso It also supports multiple open source storage and high-performance cloud storage as the persistent storage services, as well as supports multiple open source network plugins. -> Note: -> - See the [Screenshots](docs/screenshots.md) of KubeSphere to have a most intuitive understanding of KubeSphere dashboard and features. -> - See this [document](https://docs.kubesphere.io/advanced-v2.0/zh-CN/introduction/features/) that elaborates on the KubeSphere features and services from a professional point of view. +> Note: See this [document](https://docs.kubesphere.io/advanced-v2.0/zh-CN/introduction/features/) that elaborates on the KubeSphere features and services from a professional point of view. ---- @@ -83,18 +105,22 @@ $ ./install.sh Choose `"1) All-in-one"` to trigger the installation. Generally, you can install it directly without any configuration. For details please reference [All-in-One](https://docs.kubesphere.io/advanced-v2.0/zh-CN/installation/all-in-one/). > Note: -> - In a formal environment, it's highly recommended to install KubeSphere with [Multi-Node Installation](https://docs.kubesphere.io/advanced-v2.0/zh-CN/installation/multi-node/). > - Click [here](https://asciinema.org/~lilin) to preview the installation demo. +> - In a formal environment, it's highly recommended to install KubeSphere with [Multi-Node Installation](https://docs.kubesphere.io/advanced-v2.0/zh-CN/installation/multi-node/). + ## To start using KubeSphere ### Quick Start -The [Quick Start Guide](https://docs.kubesphere.io/advanced-v2.0/quick-start/admin-quick-start/) provides 12 quick-start tutorials to walk you through the process and common manipulation in KubeSphere, with a quick overview of the core features of KubeSphere that helps you to get familiar with it. +KubeSphere provides 12 quick-start tutorials to walk you through the process and common manipulation, with a quick overview of the core features of KubeSphere that helps you to get familiar with it. + +- [Get Started - 中](https://kubesphere.io/docs/advanced-v2.0/zh-CN/quick-start/quick-start-guide/) +- [Get Started - En](https://github.com/kubesphere/kubesphere.github.io/tree/master/blog/advanced-2.0/en) ### Documentation -- [KubeSphere Documentation (En/中) ](https://docs.kubesphere.io/) +- [KubeSphere Documentation (En/中) ](https://kubesphere.io/docs) - [KubeSphere Documentation (PDF)](https://docs.kubesphere.io/KubeSphere-advanced-v2.0.pdf) - [API Documentation](https://kubesphere.io/docs/advanced-v2.0/zh-CN/api-reference/api-docs/) @@ -109,7 +135,18 @@ Currently, KubeSphere has released the following 4 major editions. The future re **Community Edition** => **Express Edition** => **Advanced Edition 1.0.0** => **Advanced Edition 2.0.x** -![Roadmap](docs/images/roadmap-2.0.2-en.png) +![](https://pek3b.qingstor.com/kubesphere-docs/png/20190926000413.png) + +## Landscapes + +

+

+     +

+KubeSphere is a member of CNCF and a Kubernetes Conformance Certified platform +, which enriches the CNCF CLOUD NATIVE Landscape. + +

## Support, Discussion, and Community diff --git a/README_zh.md b/README_zh.md index 21b3023cf6..f0365415f8 100644 --- a/README_zh.md +++ b/README_zh.md @@ -17,7 +17,27 @@ KubeSphere 已大规模服务于社区用户,广泛地应用在以容器为中 > 说明:KubeSphere 目前最新的版本为高级版 2.0.2,并且所有版本 100% 开源,关于 KubeSphere 更详细的介绍与说明请参阅 [产品介绍](https://docs.kubesphere.io/advanced-v2.0/zh-CN/introduction/intro/)。 -![Dashboard](docs/images/dashboard-zh.png) + +点击 [KubeSphere 快览](docs/screenshots.md) 快速查看 KubeSphere UI; + + + + + + + + + + + + + + + + + + +
KubeSphere 控制台项目资源管理
CI/CD 流水线应用模板
## 核心功能 @@ -35,9 +55,7 @@ KubeSphere 已大规模服务于社区用户,广泛地应用在以容器为中 - 支持 GPU 节点 -> 说明 -> - 点击 [KubeSphere 快览](docs/screenshots.md) 快速查看 KubeSphere UI; -> - 更多详细的功能解读与说明,请查阅 [产品功能](https://docs.kubesphere.io/advanced-v2.0/zh-CN/introduction/features/)。 +> 更多详细的功能解读与说明,请查阅 [产品功能](https://docs.kubesphere.io/advanced-v2.0/zh-CN/introduction/features/)。 ---- @@ -106,8 +124,18 @@ KubeSphere 支持部署在现有的 Kubernetes 集群之上,请参考 [KubeSph **Community Edition** => **Express Edition** => **Advanced Edition 1.0.0** => **Advanced Edition 2.0.x** -![Roadmap](docs/images/roadmap-2.0.2-zh.png) +![](https://pek3b.qingstor.com/kubesphere-docs/png/20190926000514.png) + +## Landscapes +

+

+     +

+KubeSphere 是 CNCF 基金会成员并且通过了 Kubernetes 一致性认证 +,进一步丰富了 CNCF 云原生的生态。 + +

## 技术社区