[zh] fix: modify prepositions

This commit is contained in:
Arhell
2022-02-28 00:35:14 +02:00
parent dfa6e8a258
commit b997555df6
@@ -47,7 +47,7 @@ Routing". When calculating the endpoints for a {{< glossary_tooltip term_id="Ser
the EndpointSlice controller considers the topology (region and zone) of each endpoint
and populates the hints field to allocate it to a zone.
Cluster components such as the {{< glossary_tooltip term_id="kube-proxy" text="kube-proxy" >}}
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
(favoring topologically closer endpoints).
-->
Kubernetes 集群越来越多的部署到多区域环境中。