Blue-Green Deployments: Difference between revisions
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
* [[OpenShift_Application_Operations#Blue.2FGreen_Deployment|Blue/Green with OpenShift]] | * [[OpenShift_Application_Operations#Blue.2FGreen_Deployment|Blue/Green with OpenShift]] | ||
* https://github.com/openshift/origin/blob/master/examples/jenkins/pipeline/bluegreen-pipeline.yaml | |||
Revision as of 19:41, 24 December 2021
External
- Blue-Green Deployment by Martin Fowler
- Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation by Jez Humble, David Farley