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
{{ message }}
This repository has been archived by the owner on Apr 24, 2018. It is now read-only.
I am trying to use the instructions in a Google Kubernetes Engine (1.8.4-gke.1) without legacy auth. But the sidecar keeps crashing on me with the following error:
Error from server (Forbidden): pods "redis-0" is forbidden: User "system:serviceaccount:myNameSpace:default" cannot get pods in the namespace "myNameSpace": Unknown user "system:serviceaccount:myNameSpace:default"
Is there a known way of how to get this error resolved?
The text was updated successfully, but these errors were encountered:
I am trying to use the instructions in a Google Kubernetes Engine (
1.8.4-gke.1
) without legacy auth. But the sidecar keeps crashing on me with the following error:Is there a known way of how to get this error resolved?
The text was updated successfully, but these errors were encountered: