headlamp
headlamp copied to clipboard
AWS EKS token is not working
Hi,
As discussed in this thread https://kubernetes.slack.com/archives/C01FXB5E8ER/p1723803960266089. I am having login issue using aws eks get-token command. I see that in the browser devtools console
auth failed: Error: Forbidden - selfsubjectrulesreviews.authorization.k8s.io is forbidden: User "system:anonymous" cannot create resource "selfsubjectrulesreviews" in API group "authorization.k8s.io" at the cluster scope
my user has cluster admin. the token works with kubectl, openlens, k8s dashboard.
I am also impacted by this https://github.com/headlamp-k8s/headlamp/issues/1716