Kubeflow Pipeline End to End with Tekton backend
Pre-release
Pre-release
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.