Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 2.49 KB

deployment-pipeline.md

File metadata and controls

25 lines (17 loc) · 2.49 KB

The Deployment Pipeline

The heavy lifting of the deployment pipeline is done by Cloud Container Builder and Kubernetes.

Take a moment to study the Container Builder build requests files (cloudbuild.yaml) across the various GitHub repositories to get a sense of how the pipeline fits together:

High Level Diagram

Coming soon.

High Level Text Description

The rolling update to the production cluster is gated by a pull request to the pipeline-infrastructure-production repo.