Getting started with Tasks
Set up and run your first Tekton Task
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.
Set up and run your first Tekton Task
Create and run your first Tekton Pipeline
Create and run your first Tekton Trigger.
Create and sign artifact provenance with Tekton Chains
Use Pipelines-as-Code for Git-native CI/CD with Tekton
Was this page helpful?