Skip to content

Commit 43f3660

Browse files
authored
[zh] fix typo in endpoint slices (#30335)
1 parent 07cafe7 commit 43f3660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/services-networking/endpoint-slices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ platform for additional features such as topological routing.
5454
-->
5555
由于任一服务的所有网络端点都保存在同一个 Endpoints 资源中,这类资源可能变得
5656
非常巨大,而这一变化会影响到 Kubernetes 组件(比如主控组件)的性能,并
57-
在 Endpoints 变化时需要处理大量的网络流量和处理
57+
在 Endpoints 变化时产生大量的网络流量和额外的处理
5858
EndpointSlice 能够帮助你缓解这一问题,还能为一些诸如拓扑路由这类的额外
5959
功能提供一个可扩展的平台。
6060

0 commit comments

Comments
 (0)