We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68dfbb1 + 228c676 commit 0211d7fCopy full SHA for 0211d7f
content/en/docs/concepts/services-networking/topology-aware-hints.md
@@ -30,7 +30,7 @@ Routing". When calculating the endpoints for a {{< glossary_tooltip term_id="Ser
30
the EndpointSlice controller considers the topology (region and zone) of each endpoint
31
and populates the hints field to allocate it to a zone.
32
Cluster components such as the {{< glossary_tooltip term_id="kube-proxy" text="kube-proxy" >}}
33
-can then consume those hints, and use them to influence how traffic to is routed
+can then consume those hints, and use them to influence how the traffic is routed
34
(favoring topologically closer endpoints).
35
36
## Using Topology Aware Hints
0 commit comments