youtube image
From YouTube: Houston, We’ve Got a Problem! How to Debug your Pipeline in Tek... Vibhav Bobade & Vincent Demeester

Description

Houston, We’ve Got a Problem! How to Debug your Pipeline in Tekton (in realtime) - Vibhav Bobade & Vincent Demeester, Red Hat

It’s always been nice to have CI/CD as a part of your infrastructure. Nothing better than being able to automate your workflows and have jobs done for you in a timely manner. It would be a shame if your jobs/pipelines break now would it. We have all been there. Only if we could debug our Pipelines in realtime :) As common as task debugging is in the programming world, in the CI/CD world, it is ridden with complexities of the infrastructure and reiterative approaches which kill time. With Tekton, it is possible to debug your pipelines on the go without stopping/restarting your PipelineRun. Tekton is a Kubernetes based, lightweight, serverless, and an easy to manage CI/CD solution which a user can use to create as well as debug their PipelineRuns at a Step level to understand what is wrong with their pipeline providing a more complete CI/CD solution.

For more Continuous Delivery Foundation content, check out our blog: https://cd.foundation/blog/