4paradigm / 4paradigm/k8s-vgpu-scheduler
请问该调度器的实现方式是Extender吗?是否可以改为Scheduling Framework?
Open
- Dominant language
- Go
- Stars
- 595
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Description
你好,请问该调度器的实现方式是Extender吗?在V1.16版本中Extender也已经被废弃了,2022年4月1日后也被移除了。为什么要使用Extender方式实现?是否可以改为Scheduling Framework方式实现调度器?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue asks about migrating the scheduler's implementation from the deprecated Extender pattern to the Scheduling Framework. First, examine the current scheduler code in the repository to understand the Extender integration. Then, study the Kubernetes Scheduling Framework documentation to identify equivalent plugin points. The goal is to propose a migration path, not to implement it immediately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100