Also in this question the system does not allow me to create a cluster role view . . .

Sateeshan Balakrishnan:
Also in this question the system does not allow me to create a cluster role view as its already there ---------->Let’s now create a new Service Account user readonly-user in the kubernetes-dashboard namespace with view permissions to all resources in all namespaces
Clusterrole name : view

Barahalikar Siddharth:
We only need to create a ClusterRoleBinding/RoleBinding using
–clusterrole=view flag

Sateeshan Balakrishnan:
ah ok

Sateeshan Balakrishnan:
Thank you

Sateeshan Balakrishnan:
Hi Siddarth

Sateeshan Balakrishnan:
after I create the read only user, nothing is visible in the UI

Sateeshan Balakrishnan:
did you do the lab?

Barahalikar Siddharth:
Yes, I have done it, but dont remember…
What was the type of binding you have used? Clusterrolebinding or rolebinding?

If it is a simple rolebinding then you should manually(type) change to the namespace where it was created to see the data in UI