We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a56eb46 commit ee94124Copy full SHA for ee94124
content/zh/docs/concepts/services-networking/topology-aware-hints.md
@@ -32,6 +32,18 @@ _拓扑感知提示_ 包含客户怎么使用服务端点的建议,从而实
32
33
例如,你可以在一个地域内路由流量,以降低通信成本,或提高网络性能。
34
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
47
<!-- body -->
48
49
<!--
0 commit comments