Katib: Allow running KFP components as Katib Experiments

Created on 29 Oct 2020  路  5Comments  路  Source: kubeflow/katib

/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?
kinfeature prioritp0

Most helpful comment

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

/cc @Bobgy @jlewi

All 5 comments

Issue-Label Bot is automatically applying the labels:

| Label | Probability |
| ------------- | ------------- |
| area/front-end | 0.63 |

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

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

/cc @johnugeorge @andreyvelich

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

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

/cc @Bobgy @jlewi

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

Was this page helpful?
0 / 5 - 0 ratings