The Tekton Field Guide is a hands-on video series that takes you from zero to a fully automated, event-driven CI/CD system on Kubernetes — using Tekton, the
cloud-native pipeline engine powering OpenShift Pipelines and Konflux CI.
Each episode builds on the last, with real YAML, real commands, and real cluster output — no hand-waving.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📺 WHAT'S IN THIS SERIES
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
#1 → What Is Tekton? Architecture, Use Cases & Installation
#2 → Tasks & TaskRuns: Params, Steps, Results & Pod Lifecycle
#3 → Pipelines & PipelineRuns: Task Chaining, Parallel Execution & DAG
#4 → Workspaces: Share Data Between Tasks with PVC, emptyDir & ConfigMaps
#5 → Triggers: Automate CI/CD with GitHub Webhooks & EventListeners
#6 → Artifact Hub & Catalog: Build a Real Container CI Pipeline with Buildah
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🔗 RESOURCES
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Blog Post:
blackhatinside.com/2026/07/07/what-is-tekton-the-k…
GitHub (all code):
github.com/ay-garg/tekton-field-guide
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🎯 WHO THIS IS FOR
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
→ Kubernetes engineers exploring CI/CD options
→ DevOps engineers evaluating Tekton vs Jenkins/GitHub Actions
→ OpenShift users working with OpenShift Pipelines
→ Anyone preparing for cloud-native CI/CD at scale
#Tekton #Kubernetes #CICD #CloudNative #DevOps #TektonPipelines #OpenShift