Skip to content

Commit e667744

Browse files
authored
Merge pull request #44053 from javadoors/patch-28
Fix:modify an incoherent statement.
2 parents ce359cb + d176c99 commit e667744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/services-networking/network-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The entities that a Pod can communicate with are identified through a combinatio
5252
3. IP blocks (exception: traffic to and from the node where a Pod is running is always allowed,
5353
regardless of the IP address of the Pod or the node)
5454
-->
55-
Pod 可以通信的 Pod 是通过如下三个标识符的组合来辩识的
55+
Pod 可以与之通信的实体是通过如下三个标识符的组合来辩识的
5656

5757
1. 其他被允许的 Pods(例外:Pod 无法阻塞对自身的访问)
5858
2. 被允许的名字空间

0 commit comments

Comments
 (0)