Skip to content

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

Trusted by leading organizations worldwide