DevOps Tools

Tekton

English

Overview

A tool that runs on Kubernetes for building CI/CD pipelines.

Details

A CI/CD pipeline framework designed to be Kubernetes-native, defining pipelines as CRDs. Because each pipeline step runs as its own container, you can mix and match different language or tool images per step -- flexible, but that also tends to mean a steeper learning curve than an all-in-one server like Jenkins.

More OSS terms