Skip to content

Commit 7e2b4a7

Browse files
committed
update clb-port-pool.md
Signed-off-by: roc <[email protected]>
1 parent dc1295e commit 7e2b4a7

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/clb-port-pool.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -632,6 +632,7 @@ metadata:
632632
633633
以下是操作演示:
634634
635+
635636
[![](https://image-host-1251893006.cos.ap-chengdu.myqcloud.com/videos/agones-clb-hostport-mapping.png)](https://image-host-1251893006.cos.ap-chengdu.myqcloud.com/videos/agones-clb-hostport-mapping.mp4)
636637
637638
## 内网 CLB 绑 EIP 映射
@@ -819,11 +820,11 @@ spec:
819820

820821
为什么是监听器数量小于 2 时扩容?因为 `TCPUDP` 协议一个端口会消耗 2 个监听器(2 个相同端口号的监听器,一个 TCP 协议,一个 UDP 协议)如果数量小于 1 才扩容,可能导致无法扩容。
821822

822-
## TODO
823+
## 视频教程(更新中)
824+
825+
**在 TKE 使用 Agones 部署游戏服并通过 CLB 为每个游戏服映射独立的公网地址:**
823826

824-
- 端口分配算法:支持先把 clb 分配满,再分配下一个 clb。
825-
- 与 Agones 和 OKG 联动,映射信息写入 GameServer CR。
826-
- 通过 EIP、NATGW 等方式映射。
827+
[![](https://i1.hdslb.com/bfs/archive/74870cc81a785ebdad7936c0dcdfac77efabbefc.jpg)](https://www.bilibili.com/video/BV1vaMAzqEGL/)
827828

828829
## CRD 字段参考
829830

0 commit comments

Comments
 (0)