Skip to content

Commit

Permalink
Merge pull request #188 from work-jlsun/main
Browse files Browse the repository at this point in the history
Update  ReadME
  • Loading branch information
work-jlsun authored Aug 18, 2023
2 parents b38ebaf + 2b7ec38 commit 73393f4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
Horizon is a cloud-native application Continues Delivery (CD) platform. Platform team can let the developers deploy their code and MiddleWares to cloud and kubernetes easily, efficiency and with best practice. Horizon is inspired by ArgoCD and AWS Proton.

![horizon-platform](image/readme/horizon-basic.svg)


## Why Horizon

1. **standardized** : kubernetes is flexible and powerful, but it is complex. it's hard to let all the developers have a comprehensive understanding of kubernetes and practice best practice. so horizon introduce a template system to make the best practice under control, and also provide efficient delivery. For example, Platform Team can provide basic spec of resource tiny(0.5core, 512MB)、small(1core, 1GB), middle(2core, 4GB) etc. by default, not for the developer to select limit or request resource on common case.
Expand Down Expand Up @@ -118,4 +121,4 @@ You can contact with us by the following ways:

Add administrator wechat and you will be invited to join the group.

![wechat](image/readme/wechat.jpg)
![wechat](image/readme/wechat.jpg)
3 changes: 3 additions & 0 deletions README_ZH-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
Horizon是一款云原生应用的持续交付(CD)平台。平台团队可以让开发人员轻松、高效、最佳实践地将其代码和中间件部署到云端和Kubernetes上。Horizon受到了ArgoCD和AWS Proton的启发。

![horizon-platform](image/readme/horizon-basic.svg)


## 为什么选择Horizon

1. **标准化**:Kubernetes灵活而强大,但也很复杂。让所有开发人员全面了解Kubernetes并实践最佳实践很难。因此,Horizon引入了模板系统,使最佳实践得到控制,并提供高效的交付。例如,平台团队可以提供默认的资源规格模板(如0.5核心、512MB的tiny、1核心、1GB的small、2核心、4GB的middle等),而无需为开发人员选择限制或请求资源。
Expand Down
4 changes: 4 additions & 0 deletions image/readme/horizon-basic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 73393f4

Please sign in to comment.