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.
2 parents ce359cb + d176c99 commit e667744Copy full SHA for e667744
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
52
3. IP blocks (exception: traffic to and from the node where a Pod is running is always allowed,
53
regardless of the IP address of the Pod or the node)
54
-->
55
-Pod 可以通信的 Pod 是通过如下三个标识符的组合来辩识的:
+Pod 可以与之通信的实体是通过如下三个标识符的组合来辩识的:
56
57
1. 其他被允许的 Pods(例外:Pod 无法阻塞对自身的访问)
58
2. 被允许的名字空间
0 commit comments