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 925c5d7 + b997555 commit b79f748Copy full SHA for b79f748
content/zh/docs/concepts/services-networking/topology-aware-hints.md
@@ -47,7 +47,7 @@ Routing". When calculating the endpoints for a {{< glossary_tooltip term_id="Ser
47
the EndpointSlice controller considers the topology (region and zone) of each endpoint
48
and populates the hints field to allocate it to a zone.
49
Cluster components such as the {{< glossary_tooltip term_id="kube-proxy" text="kube-proxy" >}}
50
-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 to is routed
51
(favoring topologically closer endpoints).
52
-->
53
Kubernetes 集群越来越多的部署到多区域环境中。
0 commit comments