tektoncd/pipeline
A cloud-native Pipeline resource. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 83
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1
- age_days: 2926
- days_rel: 33
- days_push: 7
- n_releases_24m: 74
Adoption not part of the score
9046 stars · 1958 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Tekton Pipelines is a Kubernetes-native framework that provides CRD-style resources for declaring CI/CD pipelines, using containers as building blocks. It is the core component of the Tekton ecosystem, a CNCF incubating project, enabling build, test, and deploy workflows across cloud providers and on-premise clusters.
Use cases
- define ci/cd pipelines as kubernetes custom resources
- build container images in a kubernetes cluster
- run test and deploy workflows on kubernetes
- create a reusable pipeline that deploys to any k8s cluster
- trigger pipeline runs from git events
- standardize ci/cd tooling across vendors and environments
When to choose
- your workloads already run on kubernetes and you want pipelines as cluster resources
- you need composable, container-based build/test/deploy steps with swappable implementations
- you want a cloud-native, serverless-feeling alternative to Jenkins
- you want git-native CI/CD with Pipelines-as-Code across GitHub, GitLab, and Bitbucket
When to avoid
- you have no kubernetes cluster and only need simple CI on a single VM
- you need a turnkey hosted CI service with UI out of the box rather than building blocks
- your team cannot manage kubernetes CRDs and operators
Facets
framework · maturity stable
ci-cd deployment workflow-automation container-orchestration cloud-computing developer-tools cloud go self-hosted cicd kubernetes-crds pipelines cncf build-and-deploy cloud-native devops containers automation kubernetes docker
5 sources
- readme: https://github.com/tektoncd/pipeline · fetched 2026-08-28 · 6a4e0dc83fd0
- homepage: https://tekton.dev · fetched 2026-08-29 · f03bdf40c32d
- site_page: https://tekton.dev/docs · fetched 2026-08-29 · 7109cdd520b9
- site_page: https://tekton.dev/docs/getting-started · fetched 2026-08-29 · a586f40ac4ed
- site_page: https://tekton.dev/docs/installation · fetched 2026-08-29 · 71f38b5e7983
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tektoncd/pipeline | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="tektoncd/pipeline")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem