> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/reference/kubernetes-user-creation-with-rbac/notes.md).

# Notes

* If you bind a role in multiple namespaces, reusing the same binding name is fine because\
  each `RoleBinding` is namespace-scoped.
* If you need reusable access policies for custom resources, extend the aggregated user\
  facing roles or create your own `ClusterRole` .
* If the user should receive access through a group, bind the group and put that group in the\
  certificate subject `O` field
