diff --git a/content/zh-cn/docs/reference/access-authn-authz/authorization.md b/content/zh-cn/docs/reference/access-authn-authz/authorization.md index ba70c2b36dd..2ba4e297cb2 100644 --- a/content/zh-cn/docs/reference/access-authn-authz/authorization.md +++ b/content/zh-cn/docs/reference/access-authn-authz/authorization.md @@ -169,8 +169,6 @@ The `get`, `list` and `watch` verbs can all return the full details of a resourc Kubernetes 有时使用专门的动词以对额外的权限进行鉴权。例如: -* [PodSecurityPolicy](/zh-cn/docs/concepts/security/pod-security-policy/) - * `policy` API 组中 `podsecuritypolicies` 资源使用 `use` 动词 * [RBAC](/zh-cn/docs/reference/access-authn-authz/rbac/#privilege-escalation-prevention-and-bootstrapping) * 对 `rbac.authorization.k8s.io` API 组中 `roles` 和 `clusterroles` 资源的 `bind` 和 `escalate` 动词