OpenShift CI/CD Concepts: Difference between revisions
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
=Internal= | =Internal= | ||
* [[Jenkins]] | |||
* [[OpenShift_Concepts#CICD_Support|OpenShift Concepts]] | * [[OpenShift_Concepts#CICD_Support|OpenShift Concepts]] | ||
* [[OpenShift CI/CD Operations]] | * [[OpenShift CI/CD Operations]] | ||
Revision as of 23:24, 31 October 2017
External
- https://blog.openshift.com/cicd-with-openshift/, youtu.be demos: 65BnTLcDAJI, wSFyg6Etwx8
- https://github.com/OpenShiftDemos/openshift-cd-demo
Internal
Overview
OpenShift provides a certified Jenkins container for building Continuous Delivery pipelines. When necessary, it scales the pipeline execution by on-demand provisioning of multiple Jenkins containers, allowing Jenkins to run many jobs in parallel.