Skip to content

Commit 8a8b914

Browse files
authored
Merge pull request #45806 from Arhell/zh-sign
[zh] Signpost to API reference for NetworkPolicy
2 parents e3c0e0e + 56b9d39 commit 8a8b914

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: 网络策略
33
content_type: concept
4+
api_metadata:
5+
- apiVersion: "networking.k8s.io/v1"
6+
kind: "NetworkPolicy"
47
weight: 70
58
description: >-
69
如果你希望在 IP 地址或端口层面(OSI 第 3 层或第 4 层)控制网络流量,
@@ -15,6 +18,9 @@ reviewers:
1518
- danwinship
1619
title: Network Policies
1720
content_type: concept
21+
api_metadata:
22+
- apiVersion: "networking.k8s.io/v1"
23+
kind: "NetworkPolicy"
1824
weight: 70
1925
description: >-
2026
If you want to control traffic flow at the IP address or port level (OSI layer 3 or 4),

0 commit comments

Comments
 (0)