File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh/docs/reference/access-authn-authz Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ DELETE | delete(针对单个资源)、deletecollection(针对集合)
160
160
<!--
161
161
Kubernetes sometimes checks authorization for additional permissions using specialized verbs. For example:
162
162
163
- * [PodSecurityPolicy](/docs/concepts/policy /pod-security-policy/)
163
+ * [PodSecurityPolicy](/docs/concepts/security /pod-security-policy/)
164
164
* `use` verb on `podsecuritypolicies` resources in the `policy` API group.
165
165
* [RBAC](/docs/reference/access-authn-authz/rbac/#privilege-escalation-prevention-and-bootstrapping)
166
166
* `bind` and `escalate` verbs on `roles` and `clusterroles` resources in the `rbac.authorization.k8s.io` API group.
@@ -169,7 +169,7 @@ Kubernetes sometimes checks authorization for additional permissions using speci
169
169
-->
170
170
Kubernetes 有时使用专门的动词以对额外的权限进行鉴权。例如:
171
171
172
- * [ PodSecurityPolicy] ( /zh/docs/concepts/policy /pod-security-policy/ )
172
+ * [ PodSecurityPolicy] ( /zh/docs/concepts/security /pod-security-policy/ )
173
173
* ` policy ` API 组中 ` podsecuritypolicies ` 资源使用 ` use ` 动词
174
174
* [ RBAC] ( /zh/docs/reference/access-authn-authz/rbac/#privilege-escalation-prevention-and-bootstrapping )
175
175
* 对 ` rbac.authorization.k8s.io ` API 组中 ` roles ` 和 ` clusterroles ` 资源的 ` bind `
You can’t perform that action at this time.
0 commit comments