File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
content/zh-cn/docs/concepts/services-networking Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : 拓扑感知提示
3
3
content_type : concept
4
- weight : 70
4
+ weight : 100
5
5
description : >-
6
6
**拓扑感知提示(Topology Aware Hints)** 提供了一种机制来帮助将网络流量保持在其请求方所在的区域内。
7
7
在集群中的 Pod 之间优先选用相同区域的流量有助于提高可靠性、增强性能(网络延迟和吞吐量)或降低成本。
@@ -11,7 +11,7 @@ reviewers:
11
11
- robscott
12
12
title: Topology Aware Hints
13
13
content_type: concept
14
- weight: 70
14
+ weight: 100
15
15
description: >-
16
16
_Topology Aware Hints_ provides a mechanism to help keep network traffic within the zone
17
17
where it originated. Preferring same-zone traffic between Pods in your cluster can help
@@ -282,6 +282,6 @@ Kubernetes 控制平面和每个节点上的 kube-proxy,在使用拓扑感知
282
282
# # {{% heading "whatsnext" %}}
283
283
284
284
<!--
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
286
286
-->
287
- * 参阅[通过服务连通应用 ](/zh-cn/docs/concepts /services-networking /connect-applications-service/)
287
+ * 参阅[使用 Service 连接到应用 ](/zh-cn/docs/tutorials /services/connect-applications-service/)教程
You can’t perform that action at this time.
0 commit comments