Skip to content

Commit 08fe76b

Browse files
authored
Update rbac.md
1 parent cff3f17 commit 08fe76b

File tree

1 file changed

+1
-0
lines changed
  • content/en/docs/reference/access-authn-authz

1 file changed

+1
-0
lines changed

content/en/docs/reference/access-authn-authz/rbac.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ Because ClusterRoles are cluster-scoped, you can also use them to grant access t
8686
* cluster-scoped resources (like {{< glossary_tooltip text="nodes" term_id="node" >}})
8787
* non-resource endpoints (like `/healthz`)
8888
* namespaced resources (like Pods), across all namespaces
89+
8990
For example: you can use a ClusterRole to allow a particular user to run
9091
`kubectl get pods --all-namespaces`
9192

0 commit comments

Comments
 (0)