Tecton is an open source project that provides a set of standard and shareable components for building Kubernetes CI/CD systems. It allows you to write declarative pipelines with standard custom resources, and everything runs in containers. Tecton provides a set of powerful user interfaces, including an official command line tool and dashboard.
- Tecton is an open source project for building Kubernetes CI/CD systems
- Declarative pipelines can be written with standard custom resources
- Everything runs in containers, providing flexibility and reusability
- Tecton provides powerful user interfaces, including an official command line tool and dashboard
One example of Tecton's flexibility is the ability to build images using Kubernetes tools inside a task, and then reuse those images in other parts of the pipeline through parameters and resources.