This repository has been created to with the sole purpose of demo-ing Tekton
This repository has three branches
-
master
- Files required to build Tekton Pipeline(s) on top of a Kubernetes cluster created using k3d
-
docker
Dockerfile
to build an Alpine based image withterraform
-
terraform
- A super basic
terraform
code
- A super basic
NOTE: In production or real life scenarios, please break these into individual repositories with a good branching strategy. I will leave it up to you or your organization's practices to decide what good looks like. :)