Skip to content

Commit cc81c6c

Browse files
authored
Update requirements.md
1 parent 4d5c3a1 commit cc81c6c

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

docs/requirements.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ POC 将采用 Docker-Compose 的方式部署,所需的配置可以参考下表
2929

3030
| CPU | 内存 | 储存空间 | 服务 |
3131
| ---- | ---- | -------- | --------------- |
32-
| 4 核 | 8 GB | 200 GB | [业务¹](#explain1)[基建²](#explain2) 混合部署 |
32+
| 4 核 | 8 GB | 200 GB | [[业务¹]](#explain1)[[基建²]](#explain2) 混合部署 |
3333

3434
该配置档的服务器所能承载的 [极限³](#explain3) 指标参见下表▼:
3535

@@ -56,10 +56,10 @@ POC 将采用 Docker-Compose 的方式部署,所需的配置可以参考下表
5656

5757
| CPU | 内存 | 储存空间 | 服务 |
5858
| ---- | ----- | -------- | ----------------------------------------------- |
59-
| 8 核 | 16 GB | 200 GB | [业务¹](#explain1)[基建²](#explain2) 混合部署 |
60-
| 8 核 | 16 GB | 200 GB | [业务¹](#explain1)[基建²](#explain2) 混合部署 |
61-
| 8 核 | 16 GB | 200 GB | [业务¹](#explain1)[基建²](#explain2) 混合部署 |
62-
| 8 核 | 16 GB | 200 GB | [业务¹](#explain1)[基建²](#explain2) 混合部署 |
59+
| 8 核 | 16 GB | 200 GB | [[业务¹]](#explain1)[[基建²]](#explain2) 混合部署 |
60+
| 8 核 | 16 GB | 200 GB | [[业务¹]](#explain1)[[基建²]](#explain2) 混合部署 |
61+
| 8 核 | 16 GB | 200 GB | [[业务¹]](#explain1)[[基建²]](#explain2) 混合部署 |
62+
| 8 核 | 16 GB | 200 GB | [[业务¹]](#explain1)[[基建²]](#explain2) 混合部署 |
6363

6464
该配置档的服务器所能承载的 [极限³](#explain3) 指标参见下表▼:
6565

@@ -88,13 +88,13 @@ POC 将采用 Docker-Compose 的方式部署,所需的配置可以参考下表
8888

8989
| CPU | 内存 | 储存空间 | 用途 | 数量 | 角色 |
9090
| ----- | ----- | -------- | ------------------------------- | ---- | ----------------- |
91-
| 8 核 | 16 GB | 300 GB | **[业务¹](#explain1)**微服务容器 | 3 | Kubernetes Worker |
92-
| 8 核 | 16 GB | 500 GB | **[基建²](#explain2)** 中间件 | 4 | 中间件独占 |
93-
| 4 核 | 4 GB | 300 GB | **[基建²](#explain2)** 附加组件 | 1 | 附加组件独占 |
94-
| 4 核 | 4 GB | 100 GB | **[业务¹](#explain1)** 微服务网关容器 | 1 | Kubernetes Worker |
91+
| 8 核 | 16 GB | 300 GB | [[业务¹]](#explain1):微服务容器 | 3 | Kubernetes Worker |
92+
| 8 核 | 16 GB | 500 GB | [[基建²]](#explain2): 中间件 | 4 | 中间件独占 |
93+
| 4 核 | 4 GB | 300 GB | [[基建²]](#explain2): 附加组件 | 1 | 附加组件独占 |
94+
| 4 核 | 4 GB | 100 GB | [[业务¹]](#explain1):微服务网关容器 | 1 | Kubernetes Worker |
9595
| —— | —— | ——— | ▼ ———— [选配服务](#explain7) ———— ▼ | —— | ————————— |
96-
| 4 核 | 4 GB | 100 GB | **[选配](#explain7)** Rancher 管理面板、网关 | 1 | Kubernetes Master |
97-
| 8 核 | 16 GB | 500 GB | **[选配](#explain7)** 日志系统、监控系统 | 1 | Kubernetes Worker |
96+
| 4 核 | 4 GB | 100 GB |[[选配]](#explain7): Rancher 管理面板、网关 | 1 | Kubernetes Master |
97+
| 8 核 | 16 GB | 500 GB | [[选配]](#explain7): 日志系统、监控系统 | 1 | Kubernetes Worker |
9898

9999
该配置档的服务器所能承载的 [极限³](#explain3) 指标参见下表▼:
100100

@@ -111,19 +111,19 @@ POC 将采用 Docker-Compose 的方式部署,所需的配置可以参考下表
111111

112112
#### 名词说明:
113113

114-
<a id="explain1"></a>**[业务]¹:**指 FinClip 微服务及相关联服务;
114+
<a id="explain1"></a>**[业务]¹:** 指 FinClip 微服务及相关联服务;
115115

116-
<a id="explain2"></a>**[基建]²:**[中间件*](#explain4)[附加组件**](#explain5)[Kubernetes 组件\*\*\*](#explain6)等;
116+
<a id="explain2"></a>**[基建]²:**[中间件](#explain4)[附加组件](#explain5)[Kubernetes 组件](#explain6)等;
117117

118-
<a id="explain3"></a>**[极限]³:**指 TPS 压力高于该值,会因负载压力过大,引起集群或服务器崩溃;
118+
<a id="explain3"></a>**[极限]³:** 指 TPS 压力高于该值,会因负载压力过大,引起集群或服务器崩溃;
119119

120-
<a id="explain7"></a>**[选配]**考虑到此类服务需要更多的独占服务器资源,因此默认情况下不进行部署,除非与客户有另行约定;
120+
<a id="explain7"></a>**[选配]** 考虑到此类服务需要更多的独占服务器资源,因此默认情况下不进行部署,除非与客户有另行约定;
121121

122-
<a id="explain4"></a>**中间件\***MinIO、Kafka、Redis、ElasticSearch、Consul、Zookeeper、MySQL;
122+
<a id="explain4"></a>**中间件:** MinIO、Kafka、Redis、ElasticSearch、Consul、Zookeeper、MySQL;
123123

124-
<a id="explain5"></a>**附加组件\*\***Registry、Tinygit;
124+
<a id="explain5"></a>**附加组件:** Registry、Tinygit;
125125

126-
<a id="explain6"></a>**Kubernetes 组件\*\*\***Rancher Master 管理面板、Rancher Worker 组件;
126+
<a id="explain6"></a>**Kubernetes 组件:** Rancher Master 管理面板、Rancher Worker 组件;
127127

128128

129129

0 commit comments

Comments
 (0)