Documentation
Welcome to Tekton
Tekton is a cloud-native solution for building CI/CD systems. It consists of Tekton Pipelines, which provides the building blocks, and of supporting components, such as Tekton CLI and Tekton Catalog, that make Tekton a complete ecosystem. Tekton is an incubating project at the Cloud Native Computing Foundation (CNCF). For more information, see the Overview of Tekton.
Getting Started
Install Tekton and run your first pipeline in minutes.
Installation
Set up Tekton Pipelines, Triggers, Dashboard, and CLI on your cluster.
Concepts
Understand Tasks, Pipelines, Runs, Workspaces, and the Tekton model.
Pipelines
Define, configure, and run multi-step CI/CD pipelines.
CLI Reference
Manage pipelines, tasks, and runs from the command line with tkn.