From dd3df2a6607ecca673b100aadc20a71cbe53cc21 Mon Sep 17 00:00:00 2001 From: Gao Qian Date: Sun, 23 Oct 2022 22:48:45 -0400 Subject: [PATCH] [zh-cn] Update services-networking/_index.md Signed-off-by: Gao Qian --- content/zh-cn/docs/concepts/services-networking/_index.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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/)解释了如何为集群设置网络, +还概述了所涉及的技术。