Category: Kubernetes, Docker, containerization, github, bamboo

We all know that every serious project needs CI/CD and I’m pretty sure that it’s not necessary to explain why. One such solution that allows you to run CI/CD natively on Kubernetes is Tekton, so in this article we will begin series about building CI/CD with Tekton, starting with an introduction, installation and customization of Tekton to kick-start our journey to cloud-native CI/CD on Kubernetes. TL;DR: All resources, scripts and files needed to kick-start your CI/CD with Tekton are available at https://github.com/MartinHeinz/tekton-kickstarter.

And with that, we have fully prepared and customized installation of Tekton with all the components and their configs, ready to run some pipelines!

Follow the writers, publications, and topics that matter to you, and you’ll see them on your homepage and in your inbox.Explore

Related Articles