Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 653 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 653 Bytes

k8s-tekton-demo

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 with terraform
  • terraform

    • A super basic terraform code

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. :)