Skip to content

Roles view#

In the Roles, you can manage Kubernetes Roles, which are essential for controlling access and permissions to resources within a specific namespace. Roles define what actions are allowed and who can perform them for resources within that namespace. See Kubernetes documentation: Using RBAC Authorization for details.

The Role Bindings table lists the cluster Role. You can click the list items and open the details panel with comprehensive information and various options. The Namespace drop-down list filters the cluster objects by namespaces. You can also search for a specific item using the Search Role 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 Role.
Namespace The namespace to which the Role is associated.
Age The duration since the Role was created.
More Actions Clicking on the button opens a drop-down list with the following actions:
  • Edit

    Changes the configuration of the Role.

  • Delete

    Removes the Role.