The What, Why and How of Interoperability With workloads and teams becoming more diverse and complex, there is an increasing need to automate various tasks in the CI/CD ecosystem of an application as a way to decrease complexity that can come with CI/CD. A more diverse team working across different aspects of the application requires a diverse suite of CI/CD tools too, to test and deliver...
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 any separate out of...