Getting Started

Get started with Tekton

Welcome to Tekton. Tekton is an open-source cloud native CICD (Continuous Integration and Continuous Delivery/Deployment) solution. Check the Concepts section to learn more about how Tekton works.

Let’s get started! You can go ahead and create your first task with Tekton.

If you are looking for a Git-native CI/CD experience with Tekton, check out Getting Started with Pipelines-as-Code. It lets you define your pipelines in a .tekton/ directory alongside your source code and integrates with GitHub, GitLab, Bitbucket, and more.


Getting started with Tasks

Set up and run your first Tekton Task

Getting Started with Pipelines

Create and run your first Tekton Pipeline

Getting Started with Triggers

Create and run your first Tekton Trigger.

Getting Started Supply Chain Security

Create and sign artifact provenance with Tekton Chains

Getting Started with Pipelines-as-Code

Use Pipelines-as-Code for Git-native CI/CD with Tekton