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 2fcaebd commit 4f03d3cCopy full SHA for 4f03d3c
content/zh-cn/docs/concepts/security/_index.md
@@ -179,7 +179,7 @@ someone can make using the Kubernetes API).
179
180
你可以使用 Kubernetes 原生机制定义安全策略,例如
181
[NetworkPolicy](/zh-cn/docs/concepts/services-networking/network-policies/)(对网络数据包过滤的声明式控制)
182
-或 [ValidatingAdmissionPolicy](/zh-cn/docs/reference/access -authn-authz/validating-admission-policy/)
+或 [ValidatingAdmissionPolicy](/zh-cn/docs/reference/access-authn-authz/validating-admission-policy/)
183
(对某人可以使用 Kubernetes API 进行哪些更改的声明性限制)。
184
185
<!--
0 commit comments