We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43e4055 commit f2fb59eCopy full SHA for f2fb59e
content/zh/docs/tasks/traffic-management/locality-load-balancing/distribute/index.md
@@ -22,6 +22,12 @@ owner: istio/wg-networking-maintainers
22
`region2` | `zone3` | 0
23
`region3` | `zone4` | 10
24
25
+{{< tip >}}
26
+Istio 从 Pod 运行所在的节点读取拓扑位置。
27
+使用 [Topology Locality](/zh/docs/reference/config/labels/#TopologyLocality)
28
+标签可以覆盖默认设置。
29
+{{< /tip >}}
30
+
31
## 配置权重分布 {#configure-weighted-distribution}
32
33
应用 `DestinationRule` 配置如下:
0 commit comments