aicoolies logo
Tekton logo
Tekton logo

Tekton

Cloud-native CI/CD framework for Kubernetes-native pipelines.

open sourceupdated Apr 21, 2026

Tekton is a cloud-native CI/CD framework that provides Kubernetes-native pipeline resources. A Linux Foundation / CD Foundation project, it offers reusable, composable building blocks for creating CI/CD systems. Used by Google Cloud Build, Red Hat OpenShift Pipelines, and other platforms as their underlying pipeline engine.

Tekton provides a set of Kubernetes Custom Resources (CRDs) that define CI/CD pipelines as declarative, portable, and reusable building blocks. Tasks, Pipelines, and Triggers can be composed into complete CI/CD systems that run natively on Kubernetes.

The Tekton Hub offers a catalog of reusable tasks for common CI/CD operations like building container images, running tests, deploying to cloud platforms, and sending notifications. Its event-driven architecture supports webhooks and cloud events.

Tekton is completely free and open source under the Apache 2.0 license. It serves as the foundation for several commercial products including Google Cloud Build and Red Hat OpenShift Pipelines.

Pricing

Free and open source (Apache 2.0).

Platforms

Requires Kubernetes cluster. Linux, Docker.

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

KTransformers parent kvcache-ai logo

KTransformers

Heterogeneous CPU-GPU inference and SFT for large MoE models

Open-source framework for running and fine-tuning large Mixture-of-Experts models with heterogeneous CPU-GPU execution, optimized kernels, limited VRAM and SGLang or LLaMA-Factory integrations.

Open Source
vLLM Production Stack parent vLLM logo

vLLM Production Stack

Official Kubernetes and Helm reference stack built on the vLLM inference engine

Official vLLM reference implementation for scaling the existing inference engine on Kubernetes with Helm, request routing, KV-cache offload, autoscaling and Prometheus/Grafana observability.

Open Source
Dynamo logo

NVIDIA Dynamo

Distributed inference orchestration above vLLM, SGLang and TensorRT-LLM

Open-source, datacenter-scale orchestration layer that coordinates vLLM, SGLang and TensorRT-LLM across nodes with disaggregated serving, KV-aware routing, multi-tier cache management and automatic scaling.

Open Source
GPUStack logo

GPUStack

Open-source GPU control plane for scalable AI model serving

Open-source GPU cluster manager that configures vLLM, SGLang, TensorRT-LLM or custom engines, serves models through compatible APIs, and provisions SSH-accessible GPU instances across on-premises, Kubernetes and cloud environments.

Open Source
Mooncake logo

Mooncake

Disaggregated KV cache storage and transfer for LLM serving

Open-source infrastructure for disaggregated LLM serving that pools KV caches across prefill and decode workers, with high-performance transfer, distributed storage and integrations for vLLM and SGLang.

Open Source
gh-aw GitHub parent mark

GitHub Agentic Workflows

Run AI coding agents in GitHub Actions from Markdown

Open-source GitHub CLI extension for defining repository automations in Markdown and running Copilot, Claude Code, Codex, Gemini or custom agents inside hardened GitHub Actions workflows.

freeOpen Source

Comparisons

Woodpecker CI vs Tekton — Lightweight Container-Native CI vs Kubernetes-Native Pipeline Framework

Woodpecker CI provides a lightweight container-native continuous integration server forked from Drone with simple YAML configuration and minimal resource requirements. Tekton offers a Kubernetes-native pipeline framework with custom resources for building complex CI/CD workflows as cluster primitives. Woodpecker wins on simplicity while Tekton wins on Kubernetes-native extensibility.

FAQ

What is Tekton?

Tekton is a cloud-native CI/CD framework that provides Kubernetes-native pipeline resources. A Linux Foundation / CD Foundation project, it offers reusable, composable building blocks for creating CI/CD systems. Used by Google Cloud Build, Red Hat OpenShift Pipelines, and other platforms as their underlying pipeline engine.

Is Tekton free?

Yes — Tekton is open source and free to use. Free and open source (Apache 2.0).

Is Tekton open source?

Yes — Tekton is open source.

What are the best Tekton alternatives?

The top editor-verified Tekton alternatives are Woodpecker CI, Twill AI.