Coder Social home page Coder Social logo

tonanhngo / kfp-tekton Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubeflow/kfp-tekton

0.0 0.0 0.0 2.62 MB

Kubeflow Pipeline compiler to compile KFP DSL to Tekton YAML.

License: Apache License 2.0

Python 79.13% Shell 9.85% Makefile 1.97% Dockerfile 0.08% Go 8.97%

kfp-tekton's Introduction

Kubeflow Pipelines DSL Compiler for Tekton

Project to bring Kubeflow Pipelines DSL and Tekton together. The work is being driven in accordance with this evolving design doc specifications. The work is split in phases. While the details of the phases are listed in the design doc, the current effort in this repository is focused on creating a Kubeflow Pipeline compiler for Tekton, which can take KFP DSL, and compile it to Tekton YAML. You can then run those Pipelines on Tekton directly.

If you would like to take the compiled output to Kubeflow Pipelines (KFP) engine and run it through KFP SDK and UI, please follow the evolving code in the backend repository

Tekton

The Tekton Pipelines project provides Kubernetes-style resources for declaring CI/CD-style pipelines. Tekton introduces several new 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 DSL to Tekton Compiler

We are currently using Kubeflow Pipelines 0.5.0 and Tekton 0.13.0 for this project.

kfp-tekton

Getting Started

Getting started with KFP Tekton Compiler SDK

Developer Guide

Developer Guide

Available Features and Implementation Details

Available Features and Implementation Details

Compiler Status Report

Compilation Tests Status Report

Samples

Samples being run end to end for verification

KFP, Argo and Tekton Features Comparison

KFP, Argo and Tekton Features Comparison

Design Doc

Design Doc

CD Foundation

Additional Reference Materials: KFP and TFX

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.