File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -632,6 +632,7 @@ metadata:
632
632
633
633
以下是操作演示:
634
634
635
+
635
636
[](https://image-host-1251893006.cos.ap-chengdu.myqcloud.com/videos/agones-clb-hostport-mapping.mp4)
636
637
637
638
## 内网 CLB 绑 EIP 映射
@@ -819,11 +820,11 @@ spec:
819
820
820
821
为什么是监听器数量小于 2 时扩容?因为 `TCPUDP` 协议一个端口会消耗 2 个监听器(2 个相同端口号的监听器,一个 TCP 协议,一个 UDP 协议)如果数量小于 1 才扩容,可能导致无法扩容。
821
822
822
- # # TODO
823
+ # # 视频教程(更新中)
824
+
825
+ **在 TKE 使用 Agones 部署游戏服并通过 CLB 为每个游戏服映射独立的公网地址:**
823
826
824
- - 端口分配算法:支持先把 clb 分配满,再分配下一个 clb。
825
- - 与 Agones 和 OKG 联动,映射信息写入 GameServer CR。
826
- - 通过 EIP、NATGW 等方式映射。
827
+ [](https://www.bilibili.com/video/BV1vaMAzqEGL/)
827
828
828
829
# # CRD 字段参考
829
830
You can’t perform that action at this time.
0 commit comments