Closed bsraya closed 2 years ago
Also, I think we need to modify ClusterRole in deploy/vodascheduler/vodascheduler.yaml
to give vodascheduler the permission to list nodes
Grant vodascheduler
a permission to list nodes
LGTM
Can you log about GPUAvailable
in scheduler and nodeStates
in placement manager?
You can add klog.InfoS(...)
in Run()
and have the log right after "Starting scheduler", ...
or "Starting placement manager", ...
Add klog.InfoS(...)
Discover nodes and numbers of gpu on runtime.
Changes made in: