Skip to content

Commit a2ab190

Browse files
authored
Merge pull request #38865 from mengjiao-liu/sync-topology-aware-hints
[zh-cn] Sync topology-aware-hints page
2 parents 6a014cf + 152ca0b commit a2ab190

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 拓扑感知提示
33
content_type: concept
4-
weight: 70
4+
weight: 100
55
description: >-
66
**拓扑感知提示(Topology Aware Hints)** 提供了一种机制来帮助将网络流量保持在其请求方所在的区域内。
77
在集群中的 Pod 之间优先选用相同区域的流量有助于提高可靠性、增强性能(网络延迟和吞吐量)或降低成本。
@@ -11,7 +11,7 @@ reviewers:
1111
- robscott
1212
title: Topology Aware Hints
1313
content_type: concept
14-
weight: 70
14+
weight: 100
1515
description: >-
1616
_Topology Aware Hints_ provides a mechanism to help keep network traffic within the zone
1717
where it originated. Preferring same-zone traffic between Pods in your cluster can help
@@ -282,6 +282,6 @@ Kubernetes 控制平面和每个节点上的 kube-proxy,在使用拓扑感知
282282
## {{% heading "whatsnext" %}}
283283

284284
<!--
285-
* Read [Connecting Applications with Services](/docs/concepts/services-networking/connect-applications-service/)
285+
* Follow the [Connecting Applications with Services](/docs/tutorials/services/connect-applications-service/) tutorial
286286
-->
287-
* 参阅[通过服务连通应用](/zh-cn/docs/concepts/services-networking/connect-applications-service/)
287+
* 参阅[使用 Service 连接到应用](/zh-cn/docs/tutorials/services/connect-applications-service/)教程

0 commit comments

Comments
 (0)