-
Notifications
You must be signed in to change notification settings - Fork 977
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
kubectl apply -f volcano-development.yaml latest,volcano-scheduler'status is CrashLoopBackOff #1058
Labels
area/scheduling
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Comments
This may be a bug, I got scheduler log like this:
I will continue to track it. |
k82cn
added
area/scheduling
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
labels
Sep 22, 2020
/cc |
The root reason is that the request of creating default queue cannot reach admission webhook from apiserver. The apiserver log shows timeout but the webhook log shows nothing to reach. I've tried as the installation and everything goes well. Please check y our environment. |
thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/scheduling
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Is this a BUG REPORT or FEATURE REQUEST?:
/kind bug
What happened:
kubectl apply -f volcano-development.yaml, volcano-scheduler'status is CrashLoopBackOff
volcano-system volcano-scheduler-7c5d7bbcd4-s26kc 0/1 CrashLoopBackOff 12 46m
I Collect same information, below as :
What you expected to happen:
volcano-scheduler'status is normal
How to reproduce it (as minimally and precisely as possible):
Maybe the reason is my environment's problem
my master step is kubernetes version update 1.17.0 to 1.18.3
In the process, some things isn't cleared that causes this problem.
Anything else we need to know?:
Environment:
kubectl version
): v1.18.3uname -a
):Linux ecs-f948 3.10.0-1062.12.1.el7.x86_64 Rename hpw.cloud keyword to volcano.sh #1 SMP Tue Feb 4 23:02:59 UTC 2020 x86_64 x86_64 x86_64 GNU/LinuxThe text was updated successfully, but these errors were encountered: