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 c102328 commit 4661066Copy full SHA for 4661066
content/zh-cn/docs/concepts/policy/_index.md
@@ -3,3 +3,19 @@ title: "策略"
3
weight: 90
4
description: 可配置的、可应用到一组资源的策略。
5
---
6
+
7
+<!--
8
+title: "Policies"
9
+weight: 90
10
+description: >
11
+ Policies you can configure that apply to groups of resources.
12
+-->
13
14
+{{< note >}}
15
16
+See [Network Policies](/docs/concepts/services-networking/network-policies/)
17
+for documentation about NetworkPolicy in Kubernetes.
18
19
+有关 Kubernetes 中的 NetworkPolicy 的文档,
20
+请参阅[网络策略](/zh-cn/docs/concepts/services-networking/network-policies/)。
21
+{{< /note >}}
0 commit comments