Skip to content

Commit 23a37e7

Browse files
committed
[zh] update network-policies.md
1 parent be79149 commit 23a37e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ See the [Declare Network Policy](/docs/tasks/administer-cluster/declare-network-
200200
* IP 地址范围为 172.17.0.0–172.17.0.255 和 172.17.2.0–172.17.255.255
201201
(即,除了 172.17.1.0/24 之外的所有 172.17.0.0/16)
202202

203-
3. (Egress 规则)允许从带有 "role=db" 标签的名字空间下的任何 Pod 到 CIDR
203+
3. (Egress 规则)允许 “default” 命名空间中任何带有标签 “role=db” 的 Pod 到 CIDR
204204
10.0.0.0/24 下 5978 TCP 端口的连接。
205205

206206
参阅[声明网络策略](/zh/docs/tasks/administer-cluster/declare-network-policy/)演练

0 commit comments

Comments
 (0)