$ minikube dashboard
Temporary Error: unexpected response code: 503
Temporary Error: unexpected response code: 503
Temporary Error: unexpected response code: 503
Temporary Error: unexpected response code: 503
$ kubectl get pod -n=kube-system
NAME READY STATUS RESTARTS AGE
coredns-5c98db65d4-b554r 1/1 Running 2 10h
coredns-5c98db65d4-zqnvx 1/1 Running 2 10h
etcd-minikube 1/1 Running 1 10h
kube-addon-manager-minikube 1/1 Running 1 10h
kube-apiserver-minikube 1/1 Running 1 10h
kube-controller-manager-minikube 1/1 Running 1 10h
kube-proxy-g6kmz 1/1 Running 1 10h
kube-scheduler-minikube 1/1 Running 1 10h
kubernetes-dashboard-7b8ddcb5d6-dvxmf 0/1 CrashLoopBackOff 4 105s
storage-provisioner 1/1 Running 2 10h
$ kubectl logs kubernetes-dashboard-7b8ddcb5d6-dvxmf -n=kube-system
dashboard CrashLoopBackOff: secrets is forbidden: User "system:serviceaccount:kube-system:default" cannot create resource
Solution
kubectl create clusterrolebinding kube-system-cluster-admin --clusterrole=cluster-admin --serviceaccount=kube-system:default
I’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I am working at Cotocus. I blog tech insights at DevOps School, travel stories at Holiday Landmark, stock market tips at Stocks Mantra, health and fitness guidance at My Medic Plus, product reviews at I reviewed , and SEO strategies at Wizbrand.
Please find my social handles as below;
Rajesh Kumar Personal Website
Rajesh Kumar at YOUTUBE
Rajesh Kumar at INSTAGRAM
Rajesh Kumar at X
Rajesh Kumar at FACEBOOK
Rajesh Kumar at LINKEDIN
Rajesh Kumar at PINTEREST
Rajesh Kumar at QUORA
Rajesh Kumar at WIZBRAND