Skip to content

Cluster Roles view#

In the Cluster Roles view, you can manage Kubernetes ClusterRoles, which play a crucial role in controlling access and permissions within your entire Kubernetes cluster. ClusterRoles are essential for defining a set of permissions that can be applied to various resources at the cluster level. See Kubernetes documentation: Using RBAC Authorization for details.

The Cluster Roles table lists the ClusterRoles. You can click the list items and open the details panel with comprehensive information and various options. You can also search for a specific item using the Search Cluster Roles input field.

You can resize and reorder the table columns. Drag the column border in the table header to change the width. To change the column position, drag its header left or right. Also, you can sort objects in ascending or descending order by clicking the header of a column and configure the column visibility. By default, the table consists of the following columns:

Note

The table content can be exported in the CSV file format.

Column Description
Name The name of the ClusterRole.
Age The duration since the ClusterRole was created.
More Actions Clicking on the button opens a drop-down list with the following actions:
  • Edit

    Changes the configuration of the ClusterRole.

  • Delete

    Removes the ClusterRole.