Skip to content

Commit

Permalink
add Zadig System ArchitectureOverview
Browse files Browse the repository at this point in the history
Signed-off-by: landylee007 <liqian@koderover.com>
  • Loading branch information
landylee007 committed Nov 16, 2021
1 parent 55e539f commit c94f211
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions System-Architecture-Overview-zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
- Zadig Toolkit:vscode 开发者插件

API 网关:
- Gloo Edge:Zadig 的 API 网关组件
- Gloo Edge:zadig 的 API 网关组件
- OPA:认证和授权组件
- User:用户管理,Token 生成
- Dex:Zadig 的身份认证服务,用于连接其他第三方认证系统,比如 AD,LDAP,OAuth2,GitHub,...
- Dex:zadig 的身份认证服务,用于连接其他第三方认证系统,比如 AD,LDAP,OAuth2,GitHub,...

Zadig 核心业务:
- Picket:数据聚合服务
Expand All @@ -36,4 +36,4 @@ Zadig 核心业务:
- mysql:存储 dex 配置、用户信息的数据库

K8s 集群:
- Zadig 业务运行在各种云厂商的标准 K8s 集群
- zadig 业务运行在各种云厂商的标准 K8s 集群
4 changes: 2 additions & 2 deletions System-Architecture-Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ User Interface:

API Gateway:
- Gloo Edge:Zadig API gateway
- OPA:Authentication and authorization
- OPA:Authentication and authorization
- User:User management, token generation
- Dex:Identity service for Zadig, acts as a portal to other identity providers like AD, LDAP, OAuth2, GitHub, ...

Expand All @@ -37,4 +37,4 @@ Data Plane:
- mysql:dex configuration,database for user.

Kubernetes Cluster:
- Zadig business runs on standard K8s clusters from cloud vendors
- zadig business runs on standard K8s clusters from cloud vendors

0 comments on commit c94f211

Please sign in to comment.