# Tekton and Tekton Pipelines
!!! info "Architectural Context"
Detailed reference for Tekton and Tekton Pipelines in the context of Engineering Pipeline.
## Standard Reference
- [OpenShift Tekton pipelines](https://www.redhat.com/en/topics/devops/what-cicd-pipeline) [COMMUNITY-TOOL]
- [jenkins.io: Easily reuse Tekton and Jenkins X from Jenkins 🌟](https://www.jenkins.io/blog/2021/04/21/tekton-plugin) [COMMUNITY-TOOL]
- [tekline 🌟](https://github.com/joyrex2001/tekline) ⭐ 11 [COMMUNITY-TOOL]
- [tekton.dev](https://tekton.dev) [COMMUNITY-TOOL]
- [github.com/tektoncd](https://github.com/tektoncd) [COMMUNITY-TOOL]
- [Tekton community](https://github.com/tektoncd/community) ⭐ 395 [COMMUNITY-TOOL]
- [github: Tekton Pipelines](https://github.com/tektoncd/pipeline) ⭐ 8970 [ENTERPRISE-STABLE]
- [Tekton Pipelines Docs](https://tekton.dev/docs/pipelines/pipelines) [COMMUNITY-TOOL]
- [opensource.googleblog.com: The Tekton Pipelines Beta release](https://opensource.googleblog.com/2020/05/the-tekton-pipelines-beta-release.html) [COMMUNITY-TOOL]
- [Tekton PetClinic Demo Youtube](https://www.youtube.com/watch?v=igwFpZOUTnw) [COMMUNITY-TOOL]
- [learn.openshift.com/middleware/pipelines](https://learn.openshift.com/middleware/pipelines) [COMMUNITY-TOOL]
- [lambda.grofers.com: Evolving Continuous Delivery in a Cloud-Native Environment' 🌟](https://lambda.grofers.com/evolving-cd-in-a-cloud-native-environment-bb64a38145ae) [COMMUNITY-TOOL]
- [itnext.io: Tekton Pipelines Kickstarter. Cloud Native CI/CD with Tekton' — Laying The Foundation](https://itnext.iocloud-native-ci-cd-with-tekton-laying-the-foundation-a377a1b59ac0) [COMMUNITY-TOOL]
- [blog.harbur.io: The Seven Steps to build a Cloud Native CI/CD for GitHub' repos using Tekton](https://blog.harbur.iothe-seven-steps-to-build-a-cloud-native-ci-cd-for-github-repos-using-tekton-31a445a3bde) [COMMUNITY-TOOL]
- [itnext.io: Cloud Native CI/CD with Tekton — Building Custom Tasks](https://itnext.io/cloud-native-ci-cd-with-tekton-building-custom-tasks-663e63c1f4fb) [COMMUNITY-TOOL]
- [opensource.com: Write your first CI/CD pipeline in Kubernetes with Tekton' 🌟](https://opensource.com/article/21/11/cicd-pipeline-kubernetes-tekton) [COMMUNITY-TOOL]
- [opensource.com: Dynamic scheduling of Tekton workloads using Triggers](https://opensource.com/article/21/11/kubernetes-dynamic-scheduling-tekton) [COMMUNITY-TOOL]
- [piotrminkowski.com: Validate Kubernetes Deployment in CI/CD with Tekton' and Datree](https://piotrminkowski.com/2022/02/21/validate-kubernetes-deployment-in-ci-cd-with-tekton-and-datree) [COMMUNITY-TOOL]
- [sm43.medium.com: World of Tekton 😺 (Part 1)](https://sm43.medium.com/world-of-tekton-part-1-999738d63e25) [COMMUNITY-TOOL]
- [Tekton: Concepts of Pipelines (Part 2)](https://sm43.medium.com/tekton-concepts-of-pipelines-part-2-cd86ad40bd34) [COMMUNITY-TOOL]
- [piotrminkowski.com: Canary Release on Kubernetes with Knative and Tekton](https://piotrminkowski.com/2022/03/29/canary-release-on-kubernetes-with-knative-and-tekton) [COMMUNITY-TOOL]
- [devops.com: Using LLMs to Automate Pipeline Conversions From Legacy to' Tekton](https://devops.com/using-llms-to-automate-pipeline-conversions-from-legacy-to-tekton) [COMMUNITY-TOOL]
---
💡 **Explore Related:** [Registries](./registries.md) | [Jenkins](./jenkins.md) | [CI/CD](./cicd.md)