fix: 3v3 team match wrong problems

This commit is contained in:
jakciehan
2026-05-16 09:59:54 +08:00
parent 9359139186
commit 7d17325be6
30 changed files with 441 additions and 535 deletions
+5 -4
View File
@@ -6,10 +6,11 @@
## 集群信息
目标K8s集群由以下3台CVM组成:
- 43.139.80.61 (host_172.16.16.16)
- 43.138.255.42 (host_172.16.16.17)
- 159.75.104.221 (host_172.16.16.8)
目标K8s集群由以下4台CVM组成:
- 43.139.80.61 (host_172.16.16.16) — Master
- 10.1.0.6 (vm-0-6-opencloudos) — Worker
- 172.16.32.10 (vm-32-10-tencentos) — Worker
- 172.16.32.16 (vm-32-16-tencentos) — Worker
SSH连接:`ssh root@host_172.16.16.16`