-
Notifications
You must be signed in to change notification settings - Fork 69
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
[kube-up][scale-out] kubernetes-dashboard pod stuck in CrashLoopBackOff state #1302
Comments
below is the pod log:
|
Check whether this is service related |
latest (crashing)pod log is
|
I got the following error:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened:
after 1x1 kube-up scale-out cluster starts, found kubernetes-dashboard is stuck in CrashLoopBackOff state:
What you expected to happen:
pod in Running state
How to reproduce it (as minimally and precisely as possible):
kubectl get pod -n kube-system -l k8s-app=kubernetes-dashboard
Anything else we need to know?:
Environment:
kubectl version
):cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: