@@ -96,7 +96,7 @@ title: 部署要求
96
96
| Rancher | 2.4.8 | Apache License 2.0 |
97
97
| Zookeeper | 3.4.14 | Apache License 2.0 |
98
98
| Kafka | 2.3.1 | Apache License 2.0 |
99
- | MySQL | 8.0.28 | GPL |
99
+ | MySQL | 8.0.27 | GPL |
100
100
| Redis | 6.0.9-buster | BSD |
101
101
| ElasticSearch | 6.8.13 | Apache License 2.0 |
102
102
| Consul | 1.9.1 | Mozilla Public License 1.1 |
@@ -132,7 +132,7 @@ title: 部署要求
132
132
133
133
| 端口 | 用途 | 协议 |
134
134
| ---- | ---------------------- | ---- |
135
- | 9216 | MySQL Exporter | TCP |
135
+ | 9104 | MySQL Exporter | TCP |
136
136
| 7200 | Redis Exporter | TCP |
137
137
| 7201 | Redis Exporter | TCP |
138
138
| 9308 | Kafka Exporter | TCP |
@@ -141,10 +141,10 @@ title: 部署要求
141
141
142
142
* 以及用于 Rancher 组件通信的所需端口:
143
143
144
- | 端口 | 用途 | 协议 |
145
- | ----- | ------------- | ------- |
146
- | 2379 | Docker Socket | TCP |
147
- | 2380 | Docker Socket | TCP |
148
- | 6443 | ETCD | TCP |
149
- | 10250 | Rancher | TCP |
150
- | 8472 | Flannal CNI | ** UDP** |
144
+ | 端口 | 用途 | 协议 |
145
+ | ----- | ----------- | ------- |
146
+ | 2379 | ETCD | TCP |
147
+ | 2380 | ETCD | TCP |
148
+ | 6443 | API Server | TCP |
149
+ | 10250 | Rancher | TCP |
150
+ | 8472 | Flannal CNI | ** UDP** |
0 commit comments