Skip to content

Commit

Permalink
Merge pull request #245 from peter-wangxu/add_adoption_collect
Browse files Browse the repository at this point in the history
Added use cases collection
  • Loading branch information
peter-wangxu authored Dec 5, 2023
2 parents 14ff605 + 13e9dca commit 97e97c0
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,10 @@ English | [简体中文](./README_zh_CN.md)

More details [here](docs/user-guide/user-guide.md)

## Collecting User Cases
Before adopting open-local in production, k8s users usually want to know use cases for open-local.
Please send us PR to update [Use Cases](docs/use-cases.md) with `company`, `use case` and `since` for wider adoption.

## Contact

Join us from DingTalk: Group No.34118035
Expand Down
4 changes: 4 additions & 0 deletions README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@

![](docs/imgs/open-local-dashboard.png)

## 用户案例收集
在生产环境中采用open-local之前,k8s用户通常想知道open-local的用户案例。
请将这些信息通过PR更新在[用户案例](docs/use-cases.md) 中,包括`公司``用例``采用时间`,以帮助open-local在更多的场景下落地并更加成熟。

## 用户手册

详见[文档](docs/user-guide/user-guide_zh_CN.md)
Expand Down
4 changes: 4 additions & 0 deletions docs/use-cases.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
| Company/公司名称 | Scenarios and products/使用场景和产品 | Since/开始时间 | contact/联系人(github id) | Environment/环境类型 |
|-----------|----------------------------|--------|----------------|---------------|
| 阿里云 | CNStack,ADP/私有化输出 | 2020.9 | peter-wangxu | 生产环境 |
| 蚂蚁集团-数字科技 | SOFAStack云原生平台,mPaaS/私有化输出 | 2020.9 | peter-wangxu | 生产环境 |

0 comments on commit 97e97c0

Please sign in to comment.