There are a lot of technologies addressing the needs of CI/CD solutions. However, traditional solutions tend to be rigid and resource hungry. Tekton is a flexible Kubernetes-native open-source CI/CD framework that enables automating deployments across multiple platforms (Kubernetes, serverless, VMs, etc). Tekton aspires to be the common denominator in CI/CD, modeling what Kubernetes has become in Cloud-Native Application development. In this talk, we’ll discuss how it works in practice and why it’s becoming the default CI/CD tool at Openshift Container Platform