You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/tasks/traffic-management/locality-load-balancing/distribute/index.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,10 @@ Region | Zone | % of traffic
22
22
`region2` | `zone3` | 0
23
23
`region3` | `zone4` | 10
24
24
25
+
{{< tip >}}
26
+
Istio reads locality from the node where the pod is running. Use the [topology locality](/docs/reference/config/labels/#TopologyLocality) label to override it.
27
+
{{< /tip >}}
28
+
25
29
## Configure Weighted Distribution
26
30
27
31
Apply a `DestinationRule` that configures the following:
0 commit comments