Skip to content

Commit e8f1018

Browse files
authored
Merge branch 'main' into main
2 parents 06e66ca + f6554ac commit e8f1018

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/requirements.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ title: 部署要求
8787
| CPU | 内存 | 储存空间 | 用途 | 数量 | 角色 |
8888
| ----- | ----- | -------- | ------------------------------- | ---- | ----------------- |
8989
| 8 核 | 16 GB | 300 GB | [[业务¹]](#explain1):微服务容器 | 3 | Kubernetes Worker |
90-
| 8 核 | 16 GB | 500 GB | [[基建²]](#explain2): 中间件 | 4 | 中间件独占 |
91-
| 4 核 | 4 GB | 300 GB | [[基建²]](#explain2): 附加组件 | 1 | 附加组件独占 |
90+
| 8 核 | 16 GB | 500 GB | [[基建²]](#explain2)[中间件](#explain4) | 4 | 中间件独占 |
91+
| 4 核 | 4 GB | 300 GB | [[基建²]](#explain2)[附加组件](#explain5) | 1 | 附加组件独占 |
9292
| 4 核 | 4 GB | 100 GB | [[业务¹]](#explain1):微服务网关容器 | 1 | Kubernetes Worker |
9393
| —— | —— | ——— | ▼ ———— [选配服务](#explain7) ———— ▼ | —— | ————————— |
9494
| 4 核 | 4 GB | 100 GB |[[选配]](#explain7): Rancher 管理面板、网关 | 1 | Kubernetes Master |
@@ -111,13 +111,14 @@ title: 部署要求
111111

112112
#### 名词说明:
113113

114+
114115
<a id="explain1"></a> **[业务¹]** 指 FinClip 微服务及相关联服务;<p></p>
115116
<a id="explain2"></a> **[基建²]** 指中间件、附加组件、Kubernetes 组件等;<p></p>
116117
<a id="explain3"></a> **[极限³]** 指 TPS 压力高于该值,会因负载压力过大,引起集群或服务器崩溃;<p></p>
117118
<a id="explain7"></a> **[选配]** 考虑到此类服务需要更多的独占服务器资源,因此默认情况下不进行部署,除非与客户有另行约定;<p></p>
118-
<a id="explain4"></a> 中间件: MinIO、Kafka、Redis、ElasticSearch、Consul、Zookeeper、MySQL;<p></p>
119-
<a id="explain5"></a> 附加组件: Registry、Tinygit;<p></p>
120-
<a id="explain6"></a> Kubernetes 组件: Rancher Master 管理面板、Rancher Worker 组件。<p></p>
119+
<a id="explain4"></a> **中间件:** MinIO、Kafka、Redis、ElasticSearch、Consul、Zookeeper、MySQL;<p></p>
120+
<a id="explain5"></a> **附加组件:** Registry、Tinygit;<p></p>
121+
<a id="explain6"></a> **Kubernetes 组件:** Rancher Master 管理面板、Rancher Worker 组件。<p></p>
121122

122123

123124
----

0 commit comments

Comments
 (0)