Kubernetes Native CI/CD
Tekton is a powerful and flexible open-source framework for creating CI/CD systems,
allowing developers to build, test, and deploy across cloud providers and on-premise systems.
Why Tekton?
Customizable
Tekton entities are fully customizable, allowing for a high degree of flexibility. Platform engineers can define a detailed catalog of building blocks for developers to use in a wide variety of scenarios.
Reusable
Tekton entities are fully portable, so once defined, anyone within the organization can use a given pipeline and reuse its building blocks. Developers can quickly build complex pipelines without reinventing the wheel.
Expandable
Tekton Catalog is a community-driven repository of Tekton building blocks. You can quickly create new and expand existing pipelines using pre-made components from the Tekton Catalog.
Standardized
Tekton installs and runs as an extension on your Kubernetes cluster and uses the well-established Kubernetes resource model. Tekton workloads execute inside Kubernetes containers.
Scalable
To increase your workload capacity, you can simply add nodes to your cluster. Tekton scales with your cluster without the need to redefine your resource allocations or any other modifications to your pipelines.
Quick Links
Install Tekton
Get up and running with Tekton Pipelines on your Kubernetes cluster.
Installation guide →Contributions Welcome
Tekton is an open community and we welcome contributions of all kinds.
Join the community →Getting Started
Follow the tutorial to learn the basics and run your first pipeline.
Start the tutorial →Latest from the Blog
Tekton Pipelines v1.12.0 LTS: Notifications Controllers, Security Hardening, and Performance
Tekton Pipelines v1.12.0 is a Long Term Support (LTS) release featuring TEP-0137 notifications controllers for …
Read more →Tekton Pipelines v1.11.0: TaskRun Pending, Multi-URL Hub Resolver, and PVC Auto-Cleanup
Tekton Pipelines v1.11.0 brings TaskRun pending status parity with PipelineRun, multi-URL support for the Hub Resolver, …
Read more →Tekton Joins the CNCF as an Incubating Project
Tekton has been accepted as a CNCF incubating project, marking a new chapter in the project's journey.
Read more →Trusted by leading organizations worldwide