Skip to content

Commit cd5e1db

Browse files
authored
Merge pull request #33707 from 0xff-dev/main
[zh] update network-policies.md
2 parents a6d7f1c + 23a37e7 commit cd5e1db

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)