Files
awesome-kubernetes/v2-docs/tekton.md

35 lines
4.3 KiB
Markdown

# 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) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [tekline 🌟](https://github.com/joyrex2001/tekline) <span class='md-tag md-tag--info'>⭐ 11</span> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [tekton.dev](https://tekton.dev) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [github.com/tektoncd](https://github.com/tektoncd) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [Tekton community](https://github.com/tektoncd/community) <span class='md-tag md-tag--info'>⭐ 395</span> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [github: Tekton Pipelines](https://github.com/tektoncd/pipeline) <span class='md-tag md-tag--info'>⭐ 8970</span> <span class='md-tag md-tag--info'>[ENTERPRISE-STABLE]</span>
- [Tekton Pipelines Docs](https://tekton.dev/docs/pipelines/pipelines) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [opensource.googleblog.com: The Tekton Pipelines Beta release](https://opensource.googleblog.com/2020/05/the-tekton-pipelines-beta-release.html) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [Tekton PetClinic Demo Youtube](https://www.youtube.com/watch?v=igwFpZOUTnw) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [learn.openshift.com/middleware/pipelines](https://learn.openshift.com/middleware/pipelines) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [jenkins.io: Easily reuse Tekton and Jenkins X from Jenkins 🌟](https://www.jenkins.io/blog/2021/04/21/tekton-plugin) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [lambda.grofers.com: Evolving Continuous Delivery in a Cloud-Native Environment' 🌟](https://lambda.grofers.com/evolving-cd-in-a-cloud-native-environment-bb64a38145ae) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [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) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [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) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [itnext.io: Cloud Native CI/CD with Tekton — Building Custom Tasks](https://itnext.io/cloud-native-ci-cd-with-tekton-building-custom-tasks-663e63c1f4fb) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [opensource.com: Write your first CI/CD pipeline in Kubernetes with Tekton' 🌟](https://opensource.com/article/21/11/cicd-pipeline-kubernetes-tekton) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [opensource.com: Dynamic scheduling of Tekton workloads using Triggers](https://opensource.com/article/21/11/kubernetes-dynamic-scheduling-tekton) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [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) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [sm43.medium.com: World of Tekton 😺 (Part 1)](https://sm43.medium.com/world-of-tekton-part-1-999738d63e25) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [Tekton: Concepts of Pipelines (Part 2)](https://sm43.medium.com/tekton-concepts-of-pipelines-part-2-cd86ad40bd34) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [piotrminkowski.com: Canary Release on Kubernetes with Knative and Tekton](https://piotrminkowski.com/2022/03/29/canary-release-on-kubernetes-with-knative-and-tekton) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [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) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
---
💡 **Explore Related:** [Gitops](./gitops.md) | [Flux](./flux.md) | [Argo](./argo.md)