Skip to content

Commit

Permalink
Merge pull request #42135 from Affan-7/topology-aware-routing
Browse files Browse the repository at this point in the history
Updated topology-aware-routing.md
  • Loading branch information
k8s-ci-robot authored Jul 30, 2023
2 parents 6131a11 + b5fb01c commit 40f6e39
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -154,10 +154,9 @@ zone.

## Constraints

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

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

0 comments on commit 40f6e39

Please sign in to comment.