Deployment pipeline

The Deployment Pipeline is modernizing Wikimedia's deployment processes.
The Deployment Pipeline is moving all Wikimedia-infrastructure-deployed software to a continuous delivery model with the goal of reducing cycle time — the time from idea to deployment in production.
The pipeline makes use of PipelineLib to quickly build images with Blubber, integrate those images with Helm, and deploy to Kubernetes with Helmfile.
For a deeper-dive into how exactly the pipeline works, check out the Wikimedia Tech Talk about it on YouTube.
For more information on the background and design of the Deployment Pipeline, checkout the Streamlined Service Delivery Design document.
Category:Kubernetes Category:Deployment