Skip to content

Commit f4b0176

Browse files
authored
Merge pull request #37009 from my-git9/services-networking5
[zh-cn] sync concepts/services-networking
2 parents 06ac486 + 11afd5e commit f4b0176

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

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

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
11
---
22
title: 拓扑感知提示
33
content_type: concept
4-
weight: 45
5-
---
6-
<!--
4+
weight: 70
5+
description: >-
6+
**拓扑感知提示(Topology Aware Hints)**提供了一种机制来帮助将网络流量保持在其请求方所在的区域内。
7+
在集群中的 Pod 之间优先选用相同区域的流量有助于提高可靠性、增强性能(网络延迟和吞吐量)或降低成本。
78
---
9+
<!--
810
reviewers:
911
- robscott
1012
title: Topology Aware Hints
1113
content_type: concept
12-
weight: 45
13-
---
14+
weight: 70
15+
description: >-
16+
_Topology Aware Hints_ provides a mechanism to help keep network traffic within the zone
17+
where it originated. Preferring same-zone traffic between Pods in your cluster can help
18+
with reliability, performance (network latency and throughput), or cost.
1419
-->
1520

1621
<!-- overview -->

0 commit comments

Comments
 (0)