https://www.viadee.de/
Invoke Kubeflow pipelines from within a process, both synchronously and asynchronously

Invoke Kubeflow pipelines from within a process, both synchronously and asynchronously

The Kubeflow Connector allows processes to interact with Kubeflow pipelines. For example, the Connector can retrieve pipelines, experiments, and runs. It can also trigger pipelines both synchronously and asynchronously and consume their output in the subsequent steps of the process. Further APIs, such as KServe, will be implemented if demand arises.


Features and Benefits

Get Pipelines

Get an overview of all pipelines available within Kubeflow and apply a filter if necessary.

Get Experiments

Get an overview of all experiments available within Kubeflow and apply a filter if necessary.

Get Runs

Get an overview of all runs available within Kubeflow and apply a filter if necessary.

Get Run By ID

Get details of a single run identified by its ID.

Get Run By Name

Get details of a single run identified by its name.

Start Run

Trigger a run and continue.

Start Run and Monitor

Trigger a run, wait for its completion, and continue.

Create Experiment

Create an experiment by providing a name and, optionally, a description.

Get Experiment By ID

Get details of a single experiment identified by its ID.

API Version Compatibility

This Connector supports all operations regardless of whether you are running v1 pipelines or v2 pipelines.

Details

  • Marketplace release date -
  • Last Github commit -
  • Associated Product Group Categories:
    • AI Services
  • Version Compatibility:
  • Used resources:

Support and documentation
Creator


Resources