Skip to content

Commit

Permalink
moved changes to v2.8 dir and revised capitalization again
Browse files Browse the repository at this point in the history
  • Loading branch information
martyav committed Oct 27, 2023
1 parent 923e16b commit aa41b73
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -197,15 +197,15 @@ The relationship between the default roles deployed by Rancher (i.e. cluster-own
| project-owner | admin | monitoring-admin | RoleBinding within Project namespace |
| project-member | edit | monitoring-edit | RoleBinding within Project namespace |

In addition to these default roles, the following additional Rancher project roles can be applied to members of your cluster to provide additional access to monitoring. These rancher roles will be tied to ClusterRoles deployed by the monitoring chart:
In addition to these default roles, the following additional Rancher project roles can be applied to members of your cluster to provide additional access to monitoring. These Rancher roles will be tied to ClusterRoles deployed by the monitoring chart:

<figcaption>Non-default Rancher Permissions and Corresponding Kubernetes ClusterRoles</figcaption>

| Rancher Role | Kubernetes ClusterRole | Available In Rancher From | Available in Monitoring v2 From |
|--------------------------|-------------------------------|-------|------|
| View Monitoring* | [monitoring-ui-view](#monitoring-ui-view) | 2.4.8+ | 9.4.204+ |

\* A user bound to the **View Monitoring** Rancher Role and read-only permissions won't have access to Grafana links etc. in the monitoring UI. They can still access external Monitoring UIs if provided links to those UIs. In order to access the Monitoring Pane to get those links, the user must be a project member of at least one Project.
\* A User bound to the **View Monitoring** Rancher role only has permissions to access external Monitoring UIs if provided links to those UIs. In order to access the Monitoring Pane to get those links, the User must be a Project Member of at least one Project.

### Differences in 2.5.x

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -197,15 +197,15 @@ The relationship between the default roles deployed by Rancher (i.e. cluster-own
| project-owner | admin | monitoring-admin | RoleBinding within Project namespace |
| project-member | edit | monitoring-edit | RoleBinding within Project namespace |

In addition to these default Roles, the following additional Rancher project roles can be applied to members of your Cluster to provide additional access to Monitoring. These Rancher Roles will be tied to ClusterRoles deployed by the Monitoring chart:
In addition to these default roles, the following additional Rancher project roles can be applied to members of your cluster to provide additional access to monitoring. These Rancher roles will be tied to ClusterRoles deployed by the monitoring chart:

<figcaption>Non-default Rancher Permissions and Corresponding Kubernetes ClusterRoles</figcaption>

| Rancher Role | Kubernetes ClusterRole | Available In Rancher From | Available in Monitoring v2 From |
|--------------------------|-------------------------------|-------|------|
| View Monitoring* | [monitoring-ui-view](#monitoring-ui-view) | 2.4.8+ | 9.4.204+ |

\* A User bound to the **View Monitoring** Rancher Role only has permissions to access external Monitoring UIs if provided links to those UIs. In order to access the Monitoring Pane to get those links, the User must be a Project Member of at least one Project.
\* A user bound to the **View Monitoring** Rancher role with read-only permissions won't have access to Grafana links in the monitoring UI. They can still access external Monitoring UIs if provided links to those UIs. In order to access the Monitoring Pane to get those links, the user must be a project member of at least one Project.

### Differences in 2.5.x

Expand Down

0 comments on commit aa41b73

Please sign in to comment.