Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance improvement #3502

Open
2 tasks
william-wang opened this issue Jun 3, 2024 · 3 comments
Open
2 tasks

Performance improvement #3502

william-wang opened this issue Jun 3, 2024 · 3 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@william-wang
Copy link
Member

william-wang commented Jun 3, 2024

What would you like to be added:

Optimize the controllers and schedulers components to improve the performence from end to end for high performance workload.

Why is this needed:

More and more workloads are being migrated to Kubernetes on Volcano, Some workloads have higher requirements for high throughput and low latency, e.g bilibili requires best qps for vedio transcoding from job created to pod running.

sub-tasks

  • Controller
  • Scheduler
@william-wang william-wang added the kind/feature Categorizes issue or PR as related to a new feature. label Jun 3, 2024
@lowang-bh
Copy link
Member

lowang-bh commented Jun 5, 2024

Scheduler related:

allocate action:

preempt action:

@Monokaix
Copy link
Member

Issues also need to concern about volcano controller:
#3601
#3597

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

3 participants