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

Updated topology-aware-routing.md
This commit is contained in:
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 ## Constraints
* Topology Aware Hints are not used when either `externalTrafficPolicy` or * Topology Aware Hints are not used when `internalTrafficPolicy` is set to `Local`
`internalTrafficPolicy` is set to `Local` on a Service. It is possible to use on a Service. It is possible to use both features in the same cluster on different
both features in the same cluster on different Services, just not on the same Services, just not on the same Service.
Service.
* This approach will not work well for Services that have a large proportion of * 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 traffic originating from a subset of zones. Instead this assumes that incoming