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
This is the version info the "SEND FEEDBACK" button automatically included, but it does not seem to provide the correct info. The "About" tab in the dashboard produces the same faulty version info.
$ kubectl version --shortClient Version: v1.7.4Server Version: v1.7.4
Observed result
Dashboard reported Forbidden (403):
User "system:serviceaccount:kube-system:default" cannot list pods in the namespace "default".: "Unknown user \"system:serviceaccount:kube-system:default\"" (get pods)
Comments
The dashboard works fine in another cluster:
$ kubectl version --shortClient Version: v1.7.4Server Version: v1.6.7
The text was updated successfully, but these errors were encountered:
Steps to reproduce
kubectl proxy
Environment
This is the version info the "SEND FEEDBACK" button automatically included, but it does not seem to provide the correct info. The "About" tab in the dashboard produces the same faulty version info.
Here's my info:
Kubernetes 1.7.4 on GKE (upgraded from 1.7.3)
Observed result
Dashboard reported Forbidden (403):
Comments
The dashboard works fine in another cluster:
The text was updated successfully, but these errors were encountered: