title | subtitle | weight |
---|---|---|
Supply Chain Choreographer for Tanzu |
Supply Chain Choreography |
1 |
This topic introduces Supply Chain Choreographer.
Supply Chain Choreographer is based on open source Cartographer. It allows App Operators to create pre-approved paths to production by integrating Kubernetes resources with the elements of their existing toolchains, for example, Jenkins.
Each pre-approved supply chain creates a paved road to production. Orchestrating supply chain resources - test, build, scan, and deploy - allows developers to focus on delivering value to their users and provides App Operators the assurance that all code in production has passed through all the steps of an approved workflow.
Out of the box supply chains are provided with Tanzu Application Platform.
The following three supply chains are included:
- Out of the Box Supply Chain Basic
- Out of the Box Supply Chain with Testing
- Out of the Box Supply Chain with Testing and Scanning
As auxiliary components, Tanzu Application Platform also includes:
-
Out of the Box Templates, for providing templates used by the supply chains to perform common tasks like fetching source code, running tests, and building container images.
-
Out of the Box Delivery Basic, for delivering to a Kubernetes cluster the configuration built throughout a supply chain
Both Templates and Delivery Basic are requirements for the Supply Chains.