File tree Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -146,21 +146,19 @@ title: 部署要求
146
146
#### 基建
147
147
若您决定自行提供部分基建服务,请确保版本不低于该要求
148
148
149
- | 服务 | 版本 | 授权协议 |
149
+ | 服务 | 版本 | 授权协议 |
150
150
| ------------- | ------------- | -------------------------- |
151
- | Docker CE | 19.03 | Apache License 2.0 |
152
- | Kubernetes | 1.18.14 | Apache License 2.0 |
153
- | Rancher | 2.4.8 | Apache License 2.0 |
154
- | Zookeeper | 3.4.14 | Apache License 2.0 |
155
- | Kafka | 2.3.1 | Apache License 2.0 |
156
- | MySQL | 8.0.27 | GPL |
157
- | Redis | 6.0.9-buster | BSD |
151
+ | Docker CE | >= 19.03 | Apache License 2.0 |
152
+ | Kubernetes | 1.18.14 | Apache License 2.0 |
153
+ | Zookeeper | 3.6.3 | Apache License 2.0 |
154
+ | Kafka | 2.8.1 | Apache License 2.0 |
155
+ | MySQL | 8.0.30 | GPL |
156
+ | Redis | 6.0.16 | BSD |
158
157
| ElasticSearch | 6.8.13 | Apache License 2.0 |
159
- | Consul | 1.9.1 | Mozilla Public License 1.1 |
158
+ | Consul(可选) | 1.9.1 | Mozilla Public License 1.1 |
160
159
| MinIO | 2021-01-08 | GNU Affero GPL |
161
160
162
161
163
-
164
162
---
165
163
166
164
You can’t perform that action at this time.
0 commit comments