Skip to content

Commit eef56ba

Browse files
KKtheGhostwindsonsea
andcommitted
[zh] sync concepts\services-networking\topology-aware-routing.md
Update content/zh-cn/docs/concepts/services-networking/topology-aware-routing.md Co-authored-by: Michael <[email protected]> Update content/zh-cn/docs/concepts/services-networking/topology-aware-routing.md Co-authored-by: Michael <[email protected]> Update content/zh-cn/docs/concepts/services-networking/topology-aware-routing.md Co-authored-by: Michael <[email protected]>
1 parent 2692867 commit eef56ba

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -268,13 +268,13 @@ Kubernetes 控制平面和每个节点上的 kube-proxy 在使用拓扑感知提
268268
## 限制 {#constraints}
269269

270270
<!--
271-
* Topology Aware Hints are not used when either `externalTrafficPolicy` or
272-
`internalTrafficPolicy` is set to `Local` on a Service. It is possible to use
273-
both features in the same cluster on different Services, just not on the same
274-
Service.
271+
* Topology Aware Hints are not used when `internalTrafficPolicy` is set to `Local`
272+
on a Service. It is possible to use both features in the same cluster on different
273+
Services, just not on the same Service.
275274
-->
276-
* 当 Service 的 `externalTrafficPolicy` 或 `internalTrafficPolicy` 设置值为 `Local` 时,
277-
系统将不使用拓扑感知提示信息。你可以在同一集群中的不同服务上使用这两个特性,但不能在同一个服务上这么做。
275+
* 当 Service 的 `internalTrafficPolicy` 值设置为 `Local` 时,
276+
系统将不使用拓扑感知提示信息。你可以在同一集群中的不同 Service 上使用这两个特性,
277+
但不能在同一个 Service 上这么做。
278278

279279
<!--
280280
* This approach will not work well for Services that have a large proportion of

0 commit comments

Comments
 (0)