tf4k8s icon indicating copy to clipboard operation
tf4k8s copied to clipboard

Author sample CI/CD pipelines

Open pacphi opened this issue 5 years ago • 0 comments

We've a number of tools for the job.

  • JenkinsX
  • Concourse
  • ArgoCD
  • Tekton

Pick from above and author pipelines that work with a Git repository, build and unit test an artifact, assemble and publish a container image into an artifact repository, then deploy and/or promote the image as a container into one or more runtime environments.

Contemplate targeting runtime environments that:

a) are Kubernetes native b) provide an abstraction with cf4k8s or tas4k8s

Could we tie in Tanzu Build Service with (a)?

What other value-adds come into play? Flagger?

Should allow for some basic templating and configuration.

pacphi avatar Jul 16 '20 22:07 pacphi