Easily reuse Tekton and Jenkins X from Jenkins
What is Tekton?
Tekton is a powerful and flexible open-source framework for creating CI/CD systems, allowing developers to build, test, and deploy across cloud providers and on-premises systems.
Why use Tekton?
Tekton pipelines have a number of benefits:
they are cloud native and designed from the ground up for kubernetes
each Tekton Pipeline is fully declarative and completely self described; it does not depend on...