diff --git a/content/zh-cn/docs/concepts/services-networking/_index.md b/content/zh-cn/docs/concepts/services-networking/_index.md index eab2d383ee..10821ce6f6 100644 --- a/content/zh-cn/docs/concepts/services-networking/_index.md +++ b/content/zh-cn/docs/concepts/services-networking/_index.md @@ -109,4 +109,9 @@ Kubernetes 网络解决四方面的问题: - 你也可以使用 Service 来[发布仅供集群内部使用的服务](/zh-cn/docs/concepts/services-networking/service-traffic-policy/)。 - + +[集群网络](/zh-cn/docs/concepts/cluster-administration/networking/)解释了如何为集群设置网络, +还概述了所涉及的技术。