Skip to content

Commit 2691e63

Browse files
committed
更新文档
1 parent d9bfab7 commit 2691e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
目前主要支持会议、游戏战斗服等房间类场景的网络,即要求每个 Pod 都需要独立的公网地址,TKE 集群默认只支持 EIP 方案,但 EIP 资源有限,有每日申请的数量限制,稍微上点规模,或频繁扩缩容更换EIP,可能很容易触达限制导致 EIP 分配失败;而如果保留 EIP,在 EIP 没被绑定前,又会收取额外的闲置费。
88

9-
> TKE Pod 绑定 EIP 参考 [VPC-CNI: Pod 直接绑定弹性公网 IP 使用说明](https://cloud.tencent.com/document/product/457/64886)[超级节点 Pod 绑定 EIP](https://cloud.tencent.com/document/product/457/44173#.E7.BB.91.E5.AE.9A-eip)
9+
> TKE Pod 绑定 EIP 参考 [Pod EIP](https://imroc.cc/tke/networking/pod-eip)
1010
1111
如果不用 EIP,也可通过安装此插件来实现为每个 Pod 的指定端口都分配一个独立的公网地址映射 (公网 `IP:Port` 到内网 Pod `IP:Port` 的映射)。
1212

0 commit comments

Comments
 (0)