From 5f9eab319b9660e41ac6ab80b2395d99697dcdc1 Mon Sep 17 00:00:00 2001 From: rockerchen Date: Wed, 13 Nov 2024 15:25:41 +0800 Subject: [PATCH] tencentcloud clb plugin supports isolation Signed-off-by: rockerchen --- .../current/user-manuals/network.md | 2 +- kruisegame/user-manuals/network.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/i18n/zh/docusaurus-plugin-content-docs-kruisegame/current/user-manuals/network.md b/i18n/zh/docusaurus-plugin-content-docs-kruisegame/current/user-manuals/network.md index bd597978a..3cd16e42e 100644 --- a/i18n/zh/docusaurus-plugin-content-docs-kruisegame/current/user-manuals/network.md +++ b/i18n/zh/docusaurus-plugin-content-docs-kruisegame/current/user-manuals/network.md @@ -1425,7 +1425,7 @@ TencentCloud - TencentCloud-CLB 使用腾讯云负载均衡器(CLB)作为对外服务的承载实体,在此模式下,不同游戏服使用 CLB 的不同端口对外暴露,此时 CLB 只做转发,并未均衡流量。 - 需安装 [tke-extend-network-controller](https://github.com/tkestack/tke-extend-network-controller) 网络插件(可通过 TKE 应用市场安装)。 -- 是否支持网络隔离:否。 +- 是否支持网络隔离:是。 #### 网络参数 diff --git a/kruisegame/user-manuals/network.md b/kruisegame/user-manuals/network.md index abecbb2d3..f91a7eb50 100644 --- a/kruisegame/user-manuals/network.md +++ b/kruisegame/user-manuals/network.md @@ -1394,7 +1394,8 @@ TencentCloud - TencentCloud-CLB enables game servers to be accessed from the Internet by using Cloud Load Balancer (CLB) of Tencent Cloud. CLB is a type of Server Load Balancer (CLB). TencentCloud-CLB uses different ports for different game servers. The CLB instance only forwards traffic, but does not implement load balancing. - The [tke-extend-network-controller](https://github.com/tkestack/tke-extend-network-controller) network plugin needs to be installed (can be installed through the TKE application market). -- This network plugin does not support network isolation. +- This network plugin supports network isolation. + #### Network parameters