Skip to content

kubectl apply -f volcano-development.yaml latest,volcano-scheduler'status is CrashLoopBackOff #1058

@huone1

Description

@huone1

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 :

  1. execute "kubectl get queue", dont't find the default queue here.
  2. check the volcano-controllers logs,
E0921 08:17:06.816174       1 reflector.go:382] volcano.sh/volcano/pkg/controllers/queue/queue_controller.go:178: Failed to watch *v1beta1.Queue: the server could not find the requested resource (get queues.scheduling.volcano.sh)
I0921 08:17:07.781585       1 reflector.go:211] Listing and watching *v1beta1.Queue from volcano.sh/volcano/pkg/controllers/queue/queue_controller.go:178
E0921 08:17:07.782454       1 reflector.go:178] volcano.sh/volcano/pkg/controllers/queue/queue_controller.go:178: Failed to list *v1beta1.Queue: the server could not find the requested resource (get queues.scheduling.volcano.sh)
  1. kube-system pod status
# kubectl get pod -A
NAMESPACE        NAME                                  READY   STATUS             RESTARTS   AGE
kube-system      coredns-66bff467f8-fhcw5              1/1     Running            0          5h50m
kube-system      coredns-66bff467f8-k9qtj              1/1     Running            0          5h50m
kube-system      etcd-ecs-f948                         1/1     Running            0          5h50m
kube-system      kube-apiserver-ecs-f948               1/1     Running            0          5h50m
kube-system      kube-controller-manager-ecs-f948      1/1     Running            0          5h50m
kube-system      kube-flannel-ds-amd64-nz9kh           1/1     Running            0          5h47m
kube-system      kube-proxy-dzq2l                      1/1     Running            0          5h50m
kube-system      kube-scheduler-ecs-f948               1/1     Running            0          5h50m
volcano-system   volcano-admission-696868c79b-pftmk    1/1     Running            0          46m
volcano-system   volcano-admission-init-8vpc4          0/1     Completed          0          46m
volcano-system   volcano-controllers-d8578c484-z5z6n   1/1     Running            0          46m
volcano-system   volcano-scheduler-7c5d7bbcd4-s26kc    0/1     CrashLoopBackOff   12         46m

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:

  • Volcano Version: latest
  • Kubernetes version (use kubectl version): v1.18.3
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release): centos7.6
  • Kernel (e.g. uname -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/Linux
  • Install tools:
  • Others:

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/schedulingkind/bugCategorizes issue or PR as related to a bug.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions