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

Allow running KFP components as Katib Experiments #1369

Closed
fvde opened this issue Oct 29, 2020 · 5 comments
Closed

Allow running KFP components as Katib Experiments #1369

fvde opened this issue Oct 29, 2020 · 5 comments

Comments

@fvde
Copy link

fvde commented Oct 29, 2020

/kind feature

Describe the solution you'd like
As a user of kubeflow pipelines, there is quite a gap between KFP and Katib. Clean KFP code dictates that I put my operations in isolated components, such as (XGBoost Training). Katib on the other hand requires me to dockerize my training. As a katib and KFP user it would be amazing to submit components to katib for running experiments on.

Anything else you would like to add:

  • Fairing could help under the hood, to dockerize the component?
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the labels:

Label Probability
area/front-end 0.63

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

@issue-label-bot
Copy link

Issue Label Bot is not confident enough to auto-label this issue.
See dashboard for more details.

@gaocegege
Copy link
Member

/cc @johnugeorge @andreyvelich

I think it should be our highest priority task in the next release. Thanks for the issue!

@andreyvelich
Copy link
Member

Thank you for creating the issue @fvde.
We will start work on that after the 0.10 release.

/cc @Bobgy @jlewi

@andreyvelich
Copy link
Member

We updated Katib component for KFP.
@fvde Check few examples here: https://github.com/kubeflow/pipelines/tree/master/samples/contrib/kubeflow-katib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants