Skip to content

Kubeflow Pipeline End to End with Tekton backend

Pre-release
Pre-release
Compare
Choose a tag to compare
@animeshsingh animeshsingh released this 08 Jul 18:54
· 674 commits to master since this release
7409967

Enables support for running Kubeflow Pipelines end to end with Tekton backend. Using Kubeflow Pipelines 0.5.1 and Tekton 0.14.0 for this release.

  • Create your Pipeline using Kubeflow Pipelines DSL, and compile it to Tekton YAML.
  • Upload the compiled Tekton YAML to KFP engine (API and UI), and run end to end with logging and artifacts tracking enabled.