Role Bindings view#
In the Role Bindings view, you can manage Kubernetes RoleBindings, which are essential for controlling access and permissions within specific namespaces in your cluster. RoleBindings define what actions are permitted and who can perform them within a given namespace. See Kubernetes documentation: Using RBAC Authorization for details.
The Role Bindings table lists the cluster RoleBindigns. 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 Bindings 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 RoleBinding. |
Namespace | The namespace to which the RoleBinding is associated. |
Binding | Information about the bindings associated with the RoleBinding. |
Age | The duration since the RoleBinding was created. |
More Actions |
Clicking on the button opens a drop-down list with the following actions:
|