alibaba / open-simulator

K8s cluster simulator for capacity planning
Apache License 2.0
247 stars 52 forks source link

Support for custom scheduler #95

Open Sharathmk99 opened 1 year ago

Sharathmk99 commented 1 year ago

Question

Thank you for awesome project. We use Volcano scheduler for ML workload scheduling. Planning to use open simulator for scenarios testing. Is it possible to use volcano scheduler instead of default kube scheduler?

thank you!!

anyuzoey commented 8 months ago

Question

Thank you for awesome project. We use Volcano scheduler for ML workload scheduling. Planning to use open simulator for scenarios testing. Is it possible to use volcano scheduler instead of default kube scheduler?

thank you!!

Hi @Sharathmk99 have you figure out a answer for your question?

Sharathmk99 commented 8 months ago

Question

Thank you for awesome project. We use Volcano scheduler for ML workload scheduling. Planning to use open simulator for scenarios testing. Is it possible to use volcano scheduler instead of default kube scheduler? thank you!!

Hi @Sharathmk99 have you figure out a answer for your question?

Not really.

arctan90 commented 8 months ago

Question

Thank you for awesome project. We use Volcano scheduler for ML workload scheduling. Planning to use open simulator for scenarios testing. Is it possible to use volcano scheduler instead of default kube scheduler? thank you!!

Hi @Sharathmk99 have you figure out a answer for your question?

Not really.

It sounds interesting. The default scheduler and AlibabaCloud scheduler have their package in golang, so it's easy to Integrate.

Let me go through the volcano scheduler for a while. :P