From d176c9918c5dd64a4569d1054b7a084c71c30961 Mon Sep 17 00:00:00 2001 From: "paul.zhang" Date: Thu, 23 Nov 2023 16:20:35 +0800 Subject: [PATCH] Fix:modify an incoherent statement. --- .../zh-cn/docs/concepts/services-networking/network-policies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh-cn/docs/concepts/services-networking/network-policies.md b/content/zh-cn/docs/concepts/services-networking/network-policies.md index 68956dc649..a92413332f 100644 --- a/content/zh-cn/docs/concepts/services-networking/network-policies.md +++ b/content/zh-cn/docs/concepts/services-networking/network-policies.md @@ -52,7 +52,7 @@ The entities that a Pod can communicate with are identified through a combinatio 3. IP blocks (exception: traffic to and from the node where a Pod is running is always allowed, regardless of the IP address of the Pod or the node) --> -Pod 可以通信的 Pod 是通过如下三个标识符的组合来辩识的: +Pod 可以与之通信的实体是通过如下三个标识符的组合来辩识的: 1. 其他被允许的 Pods(例外:Pod 无法阻塞对自身的访问) 2. 被允许的名字空间