File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
content/en/docs/concepts/services-networking Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -154,10 +154,9 @@ zone.
154
154
155
155
# # Constraints
156
156
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.
161
160
162
161
* This approach will not work well for Services that have a large proportion of
163
162
traffic originating from a subset of zones. Instead this assumes that incoming
You can’t perform that action at this time.
0 commit comments