DevOps
In this section I put together a number of articles to share the information I learnt in the 'IBM DevOps and Software Engineering' course that you might also find interesting or useful.

Quickly start building your first Tekton pipeline by utilizing the one I shared on this page as a foundation to build upon. The pipline consists of the tasks to (1) clean up the working directory, (2) copy the source code, (3) lint, (4) test, (5) build, and (6) deploy the application to OpenShift.

Leveraging OpenShift Pipelines allows to create Tekton pipelines using GUI (for the most part) to build, test, and deploy applications in a Kubernetes environment
This page was last updated on December 31, 2024