[zh] update rbac.md
This commit is contained in:
@@ -150,7 +150,7 @@ Because they are cluster-scoped, you can also use them to grant access to:
|
|||||||
* non-resource endpoints (like `/healthz`)
|
* non-resource endpoints (like `/healthz`)
|
||||||
* namespaced resources (like Pods), across all namespaces
|
* namespaced resources (like Pods), across all namespaces
|
||||||
For example: you can use a ClusterRole to allow a particular user to run
|
For example: you can use a ClusterRole to allow a particular user to run
|
||||||
`kubectl get pods -all-namespaces`.
|
`kubectl get pods -all-namespaces`
|
||||||
-->
|
-->
|
||||||
### ClusterRole 示例
|
### ClusterRole 示例
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user