[Action] Set up access to the cluster through the K8s dashboard #19
Labels
area/access
board/wg-green-reviews
good first issue
Good for newcomers
help wanted
Extra attention is needed
priority/important-soon
Depends on/blocked by #18
The current monitoring deployments lacks a user-friendly graphical interface.
This issue is about implementing a Kubernetes dashboard to simplify resource visualization and management.
Here there is a guide on how to set up the k8s Dashboard.
It is not specified what permissions the service account because in the user creation example the official dashboard repo provides an example using admin role which we don't want to use because it would lead to security issues.
You can start from the one created in this issue.
If additional permissions are needed you can create a new role called user-dashboard.
The text was updated successfully, but these errors were encountered: