Playground for building an example e2e pipeline using Tekton Pipelines, Chains, Dashboard, Sigstore, Rekor, Cosign, and Fulcio for Python and Kind and/or GCP/GKE.
- Setup Kubernetes Cluster
- Install Tekton Pipelines, Chains, and Dashboards
- Install Rekor and Fulcio
- Run Python builds through Pipelines
- Build, Dependencies
- Container creation
- SBOM creation
- Trivy CVE Scanning
- Verify results with Cosign
In order to run through this example, you will need the following installed:
Read full guidance for local development via the local tutorial.
Read full guidance for GCP development via the GCP tutorial.
TODO AWS tutorial.