Skip to content

Commit ee94124

Browse files
committed
[zh]update content/zh/docs/concepts/services-networking/topology-aware-hints.md
1 parent a56eb46 commit ee94124

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

content/zh/docs/concepts/services-networking/topology-aware-hints.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,18 @@ _拓扑感知提示_ 包含客户怎么使用服务端点的建议,从而实
3232

3333
例如,你可以在一个地域内路由流量,以降低通信成本,或提高网络性能。
3434

35+
<!--
36+
The "topology-aware hints" feature is at Beta stage and it is **NOT** enabled
37+
by default. To try out this feature, you have to enable the `TopologyAwareHints`
38+
[feature gate](/docs/reference/command-line-tools-reference/feature-gates/).
39+
-->
40+
41+
{{< note >}}
42+
“拓扑感知提示”特性处于 Beta 阶段,并且默认情况下****启用。
43+
要试用此特性,你必须启用 `TopologyAwareHints`
44+
[特性门控](/zh/docs/reference/command-line-tools-reference/feature-gates/)
45+
{{< /note >}}
46+
3547
<!-- body -->
3648

3749
<!--

0 commit comments

Comments
 (0)