added what's next in RBAC good practice guide

pull/33961/head
harshitasao 2022-05-26 13:27:44 +05:30
parent 789935a35d
commit 8ce38a6625
1 changed files with 2 additions and 1 deletions

View File

@ -176,4 +176,5 @@ One option for mitigation of this issue would be to use [resource quotas](/docs/
to limit the quantity of objects which can be created.
## {{% heading "whatsnext" %}}
* To learn more about **RBAC**, see [RBAC documentation](/docs/reference/access-authn-authz/rbac/).
* To learn more about RBAC, see [RBAC documentation](/docs/reference/access-authn-authz/rbac/).
* To learn more about Authorizing Policies via RBAC, see [Authorizing Policies](/docs/concepts/security/pod-security-policy/#via-rbac).