kubeflow / common

Common APIs and libraries shared by other Kubeflow operator repositories.
Apache License 2.0
51 stars 73 forks source link

Make batch scheduler transparent to users #96

Open Jeffwan opened 4 years ago

Jeffwan commented 4 years ago

We should extract common logic from kube-batch/volcano, make sure user pass some client by their own based on their choice.

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the labels:

Label Probability
kind/feature 0.94

Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! Links: app homepage, dashboard and code for this bot.

kf-label-bot-dev[bot] commented 4 years ago

Issue-Label Bot is automatically applying the labels:

Label Probability
feature 0.94

Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! Links: app homepage, dashboard and code for this bot.

zw0610 commented 3 years ago

Apart from kibe-batch and volcano, I'd also suggest scheduler framework as a choice for users. Is there any progress in this issue? It seems more flexible if we can decouple kube-batch/volcano from kubeflow/common.