kubernetes-sigs / scheduler-plugins

Repository for out-of-tree scheduler plugins based on scheduler framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can i use it on OCP

cjwjm opened this issue · comments

Area

  • Scheduler
  • Controller
  • Helm Chart
  • Documents

Other components

No response

What happened?

Hello,everyone. I use OCP3.11(the Kubernetes Version is 1.11 ). When I use scheduler-plugins as second scheduler, all pods are Running in scheduler-plugins namespace. But when I use nginx pod test it, the nginx pod is Pending. I describe nginx pod get nothing. And I can know the nginx pod was unscheduled by logging scheduler pod.
Also, the error message is "failed to list *v1.CSINode: the server could not find the requested resource".
I konw the Kubernetes Version is so low.But I must use it, if it is impossible, can i change the source code to use it.
Thanks!

What did you expect to happen?

I can use it

How can we reproduce it (as minimally and precisely as possible)?

No response

Anything else we need to know?

No response

Kubernetes version

$ kubectl version
# paste output here

1.11

Scheduler Plugins version