You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon deployment on my minikube and k3d clusters, the metrics-server fails to deploy properly.
Steps to Reproduce the Problem
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"
The text was updated successfully, but these errors were encountered:
Upon deployment on my minikube and k3d clusters, the metrics-server fails to deploy properly.
Steps to Reproduce the Problem
Actual Behavior
The app stays in "Progressing" forever, pod goes into CrashLoopBackup:
Expected Behavior
App in "Healthy"
The text was updated successfully, but these errors were encountered: