GithubHelp home page GithubHelp logo

gobindb / kfp-tekton Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubeflow/kfp-tekton

0.0 1.0 0.0 11.44 MB

Kubeflow Pipelines with Tekton backend.

Home Page: https://developer.ibm.com/blogs/kubeflow-pipelines-with-tekton-and-watson/

License: Apache License 2.0

Python 29.56% Shell 4.48% Makefile 0.39% Dockerfile 0.68% Go 19.81% Starlark 0.24% Smarty 0.10% Jupyter Notebook 2.32% JavaScript 0.33% TypeScript 41.66% HTML 0.05% PowerShell 0.04% Mustache 0.31% Jinja 0.01%

kfp-tekton's Introduction

Kubeflow Pipelines with Tekton

Project bringing Kubeflow Pipelines and Tekton together. The project is driven according to this design doc. The current code allows you run Kubeflow Pipelines with Tekton backend end to end.

  • 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.

For more details about the project please follow this detailed blog post. Additionally, look at these slides as well as this deep dive presentation for demos.

Tekton

The Tekton Pipelines project provides Kubernetes-style resources for declaring CI/CD-style pipelines. Tekton introduces several new Custom Resource Definitions (CRDs) including Task, Pipeline, TaskRun, and PipelineRun. A PipelineRun represents a single running instance of a Pipeline and is responsible for creating a Pod for each of its Tasks and as many containers within each Pod as it has Steps. Please look for more details in Tekton repo.

Kubeflow Pipeline with Tekton Backend

We are currently using Kubeflow Pipelines 1.5.0 and Tekton >= 0.21.0 for this project.

kfp-tekton

Get Started using Kubeflow Pipelines with Tekton

Install Kubeflow Pipelines with Tekton backend

KFP Tekton Pipelines User Guide

Use KFP Tekton SDK

Run Samples

Available KFP DSL Features

Tekton Specific Features

Development Guides

Backend Developer Guide

SDK Developer Guide

Compilation Tests Status Report

Design Guides

Design Doc

KFP, Argo and Tekton Features Comparison

Community

Kubeflow Slack

CD Foundation MLOps Sig.

Instructions to join

References

Kubeflow and TFX Pipelines

Kubeflow and TFX Pipelines talk at Tensorflow World

kfp-tekton's People

Contributors

tomcli avatar ckadner avatar animeshsingh avatar fenglixa avatar drewbutlerbb4 avatar pugangxa avatar yhwang avatar kevinyu98 avatar evan-hataishi avatar kfp-tekton-bot avatar vincent-pli avatar jinchihe avatar scrapcodes avatar rafalbigaj avatar jlewi avatar udiknedormin avatar jizg avatar afrittoli avatar nikenano avatar jfigura avatar kunalpatel1793 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.