diff --git a/README.md b/README.md index c319a06aa..d0edcd188 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

-banner +banner

@@ -45,7 +45,7 @@ The following screenshots give a close insight into KubeSphere. Please check [Wh -## Demo Environment +## Demo environment 🎮 Using the account `demo1 / Demo123` to log in the [demo environment](https://demo.kubesphere.io/). Please note the account is granted view access. @@ -111,7 +111,7 @@ KubeSphere uses a loosely-coupled architecture that separates the [frontend](htt ---- -## Latest Release +## Latest release 🎉 KubeSphere 3.1.1 is now available! See the [Release Notes For 3.1.1](https://kubesphere.io/docs/release/release-v311/) for the updates. @@ -119,7 +119,7 @@ KubeSphere uses a loosely-coupled architecture that separates the [frontend](htt KubeSphere can run anywhere from on-premise datacenter to any cloud to edge. In addition, it can be deployed on any version-compatible Kubernetes cluster. -### Quick Start +### Quick start 1. Run the following commands to install KubeSphere on an exiting Kubernetes cluster: @@ -137,6 +137,9 @@ kubectl logs -n kubesphere-system $(kubectl get pod -n kubesphere-system -l app= > 👨‍💻 No Kubernetes cluster? Try [All-in-one](https://kubesphere.io/docs/quick-start/all-in-one-on-linux/) to install a single-node Kubernetes and KubeSphere on your Linux machine. +### 🐯 Katacoda for quick learning + +[Katacoda](https://www.katacoda.com/) allows you to explore how to install KubeSphere on an existing Kubernetes cluster in a browser. You can start the [Katacoda scenario with KubeSphere](https://www.katacoda.com/kubesphere/scenarios/install-kubesphere-on-kubernetes) in minutes. ### KubeSphere for hosted Kubernetes services KubeSphere is hosted on the following cloud providers, you can try KubeSphere by one-click installation on their hosted Kubernetes services. @@ -150,7 +153,7 @@ You can also install KubeSphere on other hosted Kubernetes services within minut > 👨‍💻 No internet access? Refer to the [Air-gapped Installation on Kubernetes](https://kubesphere.io/docs/installing-on-kubernetes/on-prem-kubernetes/install-ks-on-linux-airgapped/) or [Air-gapped Installation on Linux](https://kubesphere.io/docs/installing-on-linux/introduction/air-gapped-installation/) for instructions on how to use private registry to install KubeSphere. -## Contributing, Support, Discussion, and Community +## Contributing, support, discussion, and community We :heart: your contribution. The [community](https://github.com/kubesphere/community) walks you through how to get started contributing KubeSphere. The [development guide](https://github.com/kubesphere/community/tree/master/developer-guide/development) explains how to set up development environment. diff --git a/README_zh.md b/README_zh.md index 1293aef56..a7002891b 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,9 +1,9 @@

-banner +banner

- Kubernetes 多云、数据中心和边缘 管理而定制的容器平台 +适用于 Kubernetes 多云、数据中心和边缘 管理的容器平台

@@ -137,6 +137,9 @@ kubectl logs -n kubesphere-system $(kubectl get pod -n kubesphere-system -l app= > 👨‍💻 没有 Kubernetes 集群? 可以尝试在 Linux 上以[All-in-one](https://kubesphere.io/zh/docs/quick-start/all-in-one-on-linux/) 模式来安装单节点 Kubernetes 和 KubeSphere。 +### 🐯 使用 Katacoda 在线安装体验 KubeSphere + +[Katacoda](https://www.katacoda.com/) 是一个在线的云原生技术学习实验平台,你可以使用它在浏览器中快速 [安装体验 KubeSphere](https://www.katacoda.com/kubesphere/scenarios/install-kubesphere-on-kubernetes)。 ### 在托管 Kubernetes 上部署 KubeSphere KubeSphere 托管在以下云供应商上,您可以通过在其托管的 Kubernetes 服务上一键安装来部署 KubeSphere。 @@ -157,10 +160,10 @@ KubeSphere 托管在以下云供应商上,您可以通过在其托管的 Kuber - [中文论坛](https://kubesphere.com.cn/forum/) - [社区微信群(见官网底部)](https://kubesphere.com.cn/) - [Slack Channel](https://join.slack.com/t/kubesphere/shared_invite/enQtNTE3MDIxNzUxNzQ0LTZkNTdkYWNiYTVkMTM5ZThhODY1MjAyZmVlYWEwZmQ3ODQ1NmM1MGVkNWEzZTRhNzk0MzM5MmY4NDc3ZWVhMjE) -- [Youtube](https://www.youtube.com/channel/UCyTdUQUYjf7XLjxECx63Hpw) +- [Bilibili](https://space.bilibili.com/438908638) - [在推特上关注我们](https://twitter.com/KubeSphere) -请将任何 KubeSphere 错误、问题和功能请求提交到 [KubeSphere GitHub Issue](https://github.com/kubesphere/kubesphere/issues) 。 +请将任何 KubeSphere 的 Bug、问题和需求提交到 [KubeSphere GitHub Issue](https://github.com/kubesphere/kubesphere/issues) 。 ## 谁在使用 KubeSphere diff --git a/docs/images/kubesphere-icon.gif b/docs/images/kubesphere-icon.gif new file mode 100644 index 000000000..12077a7a1 Binary files /dev/null and b/docs/images/kubesphere-icon.gif differ