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

[Feature] Integrate KubeRay with Koordinator #2573

Open
2 tasks done
kingeasternsun opened this issue Nov 26, 2024 · 0 comments
Open
2 tasks done

[Feature] Integrate KubeRay with Koordinator #2573

kingeasternsun opened this issue Nov 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request raycluster

Comments

@kingeasternsun
Copy link

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

Koordinator is a QoS-based scheduling for efficient orchestration of microservices, AI, and big data workloads on Kubernetes. It aims to improve the runtime efficiency and reliability of both latency sensitive workloads and batch jobs, simplify the complexity of resource-related configuration tuning, and increase pod deployment density to improve resource utilizations.

Gang mechanism for the scheduler to control pods binding opportunity. User can declare a resource-collection-minimum number, only when assigned-resources reach the given limitation can trigger the binding.
https://koordinator.sh/docs/

This feature will include

  • Integrate Koordinator as batchScheduler for Ray jobs
  • Support Gang Scheduling for Ray jobs using Koordinator

Use case

With this feature, User could submit Ray job in their k8s cluster that use koordinator as their scheduler, so koordinator could scheduler all kinds of job

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request raycluster
Projects
None yet
Development

No branches or pull requests

2 participants