Skip to content

Commit 40f6e39

Browse files
authored
Merge pull request #42135 from Affan-7/topology-aware-routing
Updated topology-aware-routing.md
2 parents 6131a11 + b5fb01c commit 40f6e39

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

content/en/docs/concepts/services-networking/topology-aware-routing.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,10 +154,9 @@ zone.
154154

155155
## Constraints
156156

157-
* Topology Aware Hints are not used when either `externalTrafficPolicy` or
158-
`internalTrafficPolicy` is set to `Local` on a Service. It is possible to use
159-
both features in the same cluster on different Services, just not on the same
160-
Service.
157+
* Topology Aware Hints are not used when `internalTrafficPolicy` is set to `Local`
158+
on a Service. It is possible to use both features in the same cluster on different
159+
Services, just not on the same Service.
161160

162161
* This approach will not work well for Services that have a large proportion of
163162
traffic originating from a subset of zones. Instead this assumes that incoming

0 commit comments

Comments
 (0)