> 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/built-in-role-summary.md).

# Built-In Role Summary

| Role                                | Scope                     | Intended use                | Notable limits            |
| ----------------------------------- | ------------------------- | --------------------------- | ------------------------- |
| `cluster-admin`                     | Cluster-wide              | Full cluster administration | No practical restrictions |
| `admin`                             | Namespace when bound with |                             |                           |
| <p><br>a</p>                        |                           |                             |                           |
| <p><br><code>RoleBinding</code></p> | Namespace administrators  | Not cluster-wide by itself  |                           |
| `edit`                              | Namespace when bound with |                             |                           |
| <p><br>a</p>                        |                           |                             |                           |
| <p><br><code>RoleBinding</code></p> | Developers who need       |                             |                           |
| <p><br>read/write access</p>        | Does not manage RBAC      |                             |                           |
| <p><br>policy</p>                   |                           |                             |                           |
| `view`                              | Namespace when bound with |                             |                           |
| <p><br>a</p>                        |                           |                             |                           |
| <p><br><code>RoleBinding</code></p> | Read-only users           | Cannot read                 |                           |
| <p><br><code>Secret</code></p>      |                           |                             |                           |
| <p><br>objects by default</p>       |                           |                             |                           |
