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.
1 parent 07cafe7 commit 43f3660Copy full SHA for 43f3660
content/zh/docs/concepts/services-networking/endpoint-slices.md
@@ -54,7 +54,7 @@ platform for additional features such as topological routing.
54
-->
55
由于任一服务的所有网络端点都保存在同一个 Endpoints 资源中,这类资源可能变得
56
非常巨大,而这一变化会影响到 Kubernetes 组件(比如主控组件)的性能,并
57
-在 Endpoints 变化时需要处理大量的网络流量和处理。
+在 Endpoints 变化时产生大量的网络流量和额外的处理。
58
EndpointSlice 能够帮助你缓解这一问题,还能为一些诸如拓扑路由这类的额外
59
功能提供一个可扩展的平台。
60
0 commit comments