Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Component is missing permissions #3

Open
mhutter opened this issue Aug 7, 2020 · 0 comments
Open

Component is missing permissions #3

mhutter opened this issue Aug 7, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@mhutter
Copy link

mhutter commented Aug 7, 2020

Upon deployment on my minikube and k3d clusters, the metrics-server fails to deploy properly.

Steps to Reproduce the Problem

  1. Synfect a new cluster

Actual Behavior

The app stays in "Progressing" forever, pod goes into CrashLoopBackup:

Unable to get configmap/extension-apiserver-authentication in kube-system. Usually fixed by 'kubectl create rolebinding -n kube-system ROLE_NAME --role=extension-apiserver-authentication-reader --serviceaccount=YOUR_NS:YOUR_SA'
Error: configmaps "extension-apiserver-authentication" is forbidden: User "system:serviceaccount:syn-metrics-server:metrics-server" cannot get resource "configmaps" in API group "" in the namespace "kube-system"

Expected Behavior

App in "Healthy"

@corvus-ch corvus-ch added the bug Something isn't working label Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants