I work on Rancher 2.6, I try to put an advanced view in read-only so that users can follow the workloads in a more detailed way in the rancher interface…
For this i created a project role which takes over the already existing roles View Workloads and View Config Maps.
I have refined the rights and I only work at the project level.
The basic permission remains User-Base (login-access only).
As indicated at the beginning of the topic, I always have a project role inspired by the View Workloads and View Config Maps role and which I apply to the project containing the workloads of my users.
This is complemented by a second role that inherits the View Monitoring and Project Monitoring View Role and which is applied to the System project.
All this allows my users to see the monitoring menu in the sidebar, see the monitoring config, and easily access Grafana.
Now I get stuck on displaying the metrics tab on the workloads page , for example here is what I see with my cluster owner profile:
After multiple tries I now know that rights to the System project are missing to display this tab, however I always find myself blocked because I only manage by giving more permissions than I want and without knowing really what right is missing
I am unable to find that option in the System project.
I can just view the Edit Config option in the System Project, where exactly should we add this in the Rancher 2.6, I am struck with the same issue for a week now.
My Role is Cluster Admin and I can view the workload metrics, whereas the Cluster Members are unable to view that option.
@BLA : Can you explain me where this change has to be done exactly.