Let’s Code! …and build, and deploy!
This is what it’s all about my friends! Deploying running code.
There are four parts to this section. Execute them in order:
Note: Prerequisites:
-
Set up our cluster with the last few pieces to make Tekton usable:
-
Set up a Gitea organization for our code, and enable Nexus to be a Maven Mirror:
-
Create and configure an OpenShift project to run our application
-
Finally, let’s deploy some running code!!!
Cheers!