volcano
volcano copied to clipboard
vgpu support for volcano
resubmit this pr to merge into master branch of volcano
vgpu device plugin repo: https://github.com/archlitchi/devices
let's seperate design doc to stand-alone PR :)
And please seperate this feature into smaller PRs, it's hard for reviewer to review such a huge commits :)
/hold
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
I thought about this pr again and it may be better to create a new plugin to support vGPU.
Here is rough idea about this plugin:
- start vGPUServer once
- maintain a local cache of Pod/Node/vGPUDeviceInfo,
- add a predicate function to filter vGPU nodes for Pod
- add allocate/deallocate function to update vGPU info to local cache
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by:
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment