tf4k8s
tf4k8s copied to clipboard
Author sample CI/CD pipelines
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.