Skip to content

coldzerofear/vgpu-manager-scheduler-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vgpu-manager-scheduler-plugin

The scheduling plugin for vgpu-manager, implemented using the k8s scheduling framework.

img.png

This plugin implements some extension points in the Scheduling Cycle and Binding Cycle, without using webhook functions, performance has been improved.

Deploy

This scheduler plugin cannot be used simultaneously with the scheduler in vgpu manager (as it may cause conflicts). Choose one to deploy according to your needs.

kubectl apply -f ./deploy/deployment.yaml

Build Image

make docker-build IMG=<your-image-tag>

About

A scheduling plugin for implementing VGPU scheduling and allocation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published