Overview
Tekton is an open-source framework designed to standardize CI/CD processes across diverse environments, including cloud providers and on-premise systems. It provides a set of Kubernetes Custom Resources that enable users to define and execute CI/CD pipelines as code. By abstracting the underlying infrastructure, Tekton offers maximum flexibility, allowing teams to choose the build, test, and deploy workflows that best suit their needs. It promotes standardization, working seamlessly with popular tools like Jenkins, Jenkins X, Skaffold, and Knative. Tekton delivers scalable, serverless, cloud-native execution out of the box, embodying built-in best practices for efficient and reliable software delivery. The Tekton project is a collaborative effort, fostering community contributions to simplify CI/CD for developers worldwide.
Common tasks
