Skip to content

Commit 43e4055

Browse files
authored
update tip for TopologyLocality label (#16981)
1 parent 0bf5ea8 commit 43e4055

File tree

1 file changed

+4
-0
lines changed
  • content/en/docs/tasks/traffic-management/locality-load-balancing/distribute

1 file changed

+4
-0
lines changed

content/en/docs/tasks/traffic-management/locality-load-balancing/distribute/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ Region | Zone | % of traffic
2222
`region2` | `zone3` | 0
2323
`region3` | `zone4` | 10
2424

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+
2529
## Configure Weighted Distribution
2630

2731
Apply a `DestinationRule` that configures the following:

0 commit comments

Comments
 (0)