mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 13:38:07 +00:00
Added table for manage nodes permissions
This commit is contained in:
@@ -39,13 +39,25 @@ The following table lists each built-in custom cluster role available and whethe
|
|||||||
| Manage Cluster Backups | ✓ | |
|
| Manage Cluster Backups | ✓ | |
|
||||||
| Manage Cluster Catalogs | ✓ | |
|
| Manage Cluster Catalogs | ✓ | |
|
||||||
| Manage Cluster Members | ✓ | |
|
| Manage Cluster Members | ✓ | |
|
||||||
| Manage Nodes | ✓ | |
|
| Manage Nodes (see table below) | ✓ | |
|
||||||
| Manage Storage | ✓ | |
|
| Manage Storage | ✓ | |
|
||||||
| View All Projects | ✓ | |
|
| View All Projects | ✓ | |
|
||||||
| View Cluster Catalogs | ✓ | ✓ |
|
| View Cluster Catalogs | ✓ | ✓ |
|
||||||
| View Cluster Members | ✓ | ✓ |
|
| View Cluster Members | ✓ | ✓ |
|
||||||
| View Nodes | ✓ | ✓ |
|
| View Nodes | ✓ | ✓ |
|
||||||
|
|
||||||
|
#### Manage Nodes Permissions
|
||||||
|
|
||||||
|
The following table lists the permissions available for the Manage Nodes role in `RKE` and `RKE2`.
|
||||||
|
|
||||||
|
| Manage Nodes Permissions | RKE | RKE2 |
|
||||||
|
|--------------------------------------------|-------- |--------- |
|
||||||
|
| SSH Access | ✓ | ✓ |
|
||||||
|
| Delete Nodes | ✓ | ✓ |
|
||||||
|
| Scale Clusters Up and Down | ✓ | |
|
||||||
|
| Scale Up/Down with Edit Cluster Permission | | ✓ |
|
||||||
|
<br />
|
||||||
|
|
||||||
For details on how each cluster role can access Kubernetes resources, you can go to the **Global** view in the Rancher UI. Then click **Security > Roles** and go to the **Clusters** tab. If you click an individual role, you can refer to the **Grant Resources** table to see all of the operations and resources that are permitted by the role.
|
For details on how each cluster role can access Kubernetes resources, you can go to the **Global** view in the Rancher UI. Then click **Security > Roles** and go to the **Clusters** tab. If you click an individual role, you can refer to the **Grant Resources** table to see all of the operations and resources that are permitted by the role.
|
||||||
|
|
||||||
> **Note:**
|
> **Note:**
|
||||||
|
|||||||
Reference in New Issue
Block a user