InterviewSolution
| 1. |
What Is Openshift Pipeline? |
|
Answer» OpenShift Pipelines give you control over building, deploying, and PROMOTING your applications on OpenShift. Using a combination of the JENKINS Pipeline Build Strategy, Jenkins files, and the OpenShift Domain Specific LANGUAGE (DSL) (provided by the OpenShift Jenkins Client Plug-in), you can create advanced build, test, deploy, and promote pipelines for any scenario. OpenShift Pipelines give you control over building, deploying, and promoting your applications on OpenShift. Using a combination of the Jenkins Pipeline Build Strategy, Jenkins files, and the OpenShift Domain Specific Language (DSL) (provided by the OpenShift Jenkins Client Plug-in), you can create advanced build, test, deploy, and promote pipelines for any scenario. |
|