File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -80,18 +80,18 @@ title: 部署要求
80
80
#### 基建
81
81
若您决定自行提供部分基建服务,请确保版本不低于该要求
82
82
83
- | 服务 | 版本 |
84
- | ------------- | ------------- |
85
- | Docker CE | 19.03 |
86
- | Kubernetes | 1.18.14 |
87
- | Rancher | 2.4.8 |
88
- | Zookeeper | 3.4.14 |
89
- | Kafka | 2.3.1 |
90
- | MongoDB | 4.2.11-bionic |
91
- | Redis | 6.0.9-buster |
92
- | ElasticSearch | 6.8.13 |
93
- | Consul | 1.9.1 |
94
- | MinIO | 2021-01-08 |
83
+ | 服务 | 版本 | 授权协议 |
84
+ | ------------- | ------------- | -------------------------- |
85
+ | Docker CE | 19.03 | 免费 |
86
+ | Kubernetes | 1.18.14 | 免费 |
87
+ | Rancher | 2.4.8 | 免费 |
88
+ | Zookeeper | 3.4.14 | Apache License 2.0 |
89
+ | Kafka | 2.3.1 | Apache License 2.0 |
90
+ | MongoDB | 4.2.11-bionic | SSPL |
91
+ | Redis | 6.0.9-buster | BSD |
92
+ | ElasticSearch | 6.8.13 | Apache License 2.0 |
93
+ | Consul | 1.9.1 | Mozilla Public License 1.1 |
94
+ | MinIO | 2021-01-08 | GNU Affero GPL |
95
95
96
96
----
97
97
You can’t perform that action at this time.
0 commit comments