Dashboard: I'm getting error ecrets is forbidden: User "system:serviceaccount:kubernetes-dashboard:kubernetes-dashboard" cannot list resource "secrets" in API group "" in the namespace "default"

Created on 19 Dec 2019  路  1Comment  路  Source: kubernetes/dashboard


i'm getting error ecrets is forbidden: User "system:serviceaccount:kubernetes-dashboard:kubernetes-dashboard" cannot list resource "secrets" in API group "" in the namespace "default"

for access kubernetes web ui

kinsupport

>All comments

You are authenticated with Dashboard's default SA which doesn't have necessary permissions. Please refer to the Kubernetes docs for RBAC documentation. And do not remove the template when you create an issue, there is no information about your setup at all.

Was this page helpful?
0 / 5 - 0 ratings