Files
2026-02-15 21:18:24 +00:00

25 lines
1.3 KiB
Markdown

---
metaLinks:
alternates:
- >-
https://app.gitbook.com/s/j6QEqM3Sd94bdPsX4HaN/user/kubernetes/more-resources/cluster-roles
---
# Cluster Roles
This section lists the Cluster Roles and Cluster Role Bindings on your Kubernetes cluster. New Cluster Roles and Cluster Role Bindings can be created via the **Create from manifest** button.
Select the relevant tab to switch between Cluster Roles and Cluster Role Bindings.
## Cluster Roles
The list of Cluster Roles can be sorted by **Name** or the **Created** date. To remove a Cluster Role, check the box next to the Cluster Role you want to remove then click the **Remove** button.
<figure><img src="../../../.gitbook/assets/2.20-kubernetes-more-clusterroles-list.png" alt=""><figcaption></figcaption></figure>
## Cluster Role Bindings
The list of Cluster Role Bindings can be filtered by subject namespace and lists the **Name**, **Role Name**, **Role Kind**, **Subject Kind**, **Subject Name**, **Subject Namespace** and **Created** date. To remove a Cluster Role Binding, check the box next to the Cluster Role Binding you want to remove then click the **Remove** button.
<figure><img src="../../../.gitbook/assets/2.20-kubernetes-more-clusterrolebindings-list.png" alt=""><figcaption></figcaption></figure>