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.
1 parent be79149 commit 23a37e7Copy full SHA for 23a37e7
content/zh/docs/concepts/services-networking/network-policies.md
@@ -200,7 +200,7 @@ See the [Declare Network Policy](/docs/tasks/administer-cluster/declare-network-
200
* IP 地址范围为 172.17.0.0–172.17.0.255 和 172.17.2.0–172.17.255.255
201
(即,除了 172.17.1.0/24 之外的所有 172.17.0.0/16)
202
203
-3. (Egress 规则)允许从带有 "role=db" 标签的名字空间下的任何 Pod 到 CIDR
+3. (Egress 规则)允许 “default” 命名空间中任何带有标签 “role=db” 的 Pod 到 CIDR
204
10.0.0.0/24 下 5978 TCP 端口的连接。
205
206
参阅[声明网络策略](/zh/docs/tasks/administer-cluster/declare-network-policy/)演练
0 commit comments