Skip to content

Commit b79f748

Browse files
authored
Merge pull request #31954 from Arhell/modify
[zh] fix: modify prepositions
2 parents 925c5d7 + b997555 commit b79f748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/services-networking/topology-aware-hints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Routing". When calculating the endpoints for a {{< glossary_tooltip term_id="Ser
4747
the EndpointSlice controller considers the topology (region and zone) of each endpoint
4848
and populates the hints field to allocate it to a zone.
4949
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
50+
can then consume those hints, and use them to influence how the traffic to is routed
5151
(favoring topologically closer endpoints).
5252
-->
5353
Kubernetes 集群越来越多的部署到多区域环境中。

0 commit comments

Comments
 (0)