Merge pull request #42135 from Affan-7/topology-aware-routing

Updated topology-aware-routing.md
pull/42296/head
Kubernetes Prow Robot 2023-07-30 16:34:01 -07:00 committed by GitHub
commit 40f6e39025
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -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