[zh-cn] Sync topology-aware-hints page

pull/38865/head
Mengjiao Liu 2023-01-10 15:50:19 +08:00
parent 6a014cf510
commit 152ca0bf86
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
---
title: 拓扑感知提示
content_type: concept
weight: 70
weight: 100
description: >-
**拓扑感知提示Topology Aware Hints** 提供了一种机制来帮助将网络流量保持在其请求方所在的区域内。
在集群中的 Pod 之间优先选用相同区域的流量有助于提高可靠性、增强性能(网络延迟和吞吐量)或降低成本。
@ -11,7 +11,7 @@ reviewers:
- robscott
title: Topology Aware Hints
content_type: concept
weight: 70
weight: 100
description: >-
_Topology Aware Hints_ provides a mechanism to help keep network traffic within the zone
where it originated. Preferring same-zone traffic between Pods in your cluster can help
@ -282,6 +282,6 @@ Kubernetes 控制平面和每个节点上的 kube-proxy在使用拓扑感知
## {{% heading "whatsnext" %}}
<!--
* Read [Connecting Applications with Services](/docs/concepts/services-networking/connect-applications-service/)
* Follow the [Connecting Applications with Services](/docs/tutorials/services/connect-applications-service/) tutorial
-->
* 参阅[通过服务连通应用](/zh-cn/docs/concepts/services-networking/connect-applications-service/)
* 参阅[使用 Service 连接到应用](/zh-cn/docs/tutorials/services/connect-applications-service/)教程