SlideShare a Scribd company logo
6
Most read
8
Most read
CI/CD with OpenShift and Jenkins
by Ari LiVigni, Michal Fojtik, and Aaron Weitekamp
Agenda
● Introduction and Goals
● Jenkins Master/Slave Setup and Tools
● CI/CD Workflow and Pipeline
● Demo
● Q&A
Why Containers?
● Speed
● Agility (Cattle vs Pets)
● Microservices are real
● Ephemeral nature enforces persistent data volume
● Portability / reproducibility
Why OpenShift?
● Run containers in cluster, DNS routing
● Application blueprints (templatize microservices)
● Integrated components and services: Builds,
Docker Registry, Jenkins and more...
● Source-to-Image (S2I)
● Generalize a container-based CI/CD pipeline
1. Test every code change automatically
2. Build image and promote manually
3. Deploy to Stage
4. Deploy to Production
● Prevent promotion of broken builds
Goals
Jenkins on OpenShift
● Master / Slave
● S2I allows customization of Jenkins image
● Template to turn any builder image into a Jenkins
slave
○ Slaves reach out to Jenkins and download JNLP Java agent
○ Slave provides same environment as application runtime
○ Slaves run as Pods and are started on-demand
Jenkins Job Builder
● Jenkins jobs defined locally as YAML templates,
uploaded as XML to any Jenkins Master
● Templating reduces redundancy in Jenkins jobs
● Maintain YAML, not XML
● Promotes source control management
CI/CD Workflow/Pipeline
Enough talk
Show me the demo!
Conclusion
● Creating a custom CI/CD pipeline should be easy
● Openshift Roadmap, release v3.3
○ Example https://github.com/arilivigni/openshift-ci-pipeline
○ Openshift Jenkins Plugin
● Add Delivery Pipeline plugin to show visualization
● Add more features to JJB for Promoted Build plugin
References
● OpenShift CI
○ Openshift Jenkins https://github.com/openshift/jenkins
○ Example https://github.com/arilivigni/openshift-ci-pipeline
○ Vagrant quickstart https://www.openshift.org/vm/
○ Video https://youtu.be/IreIK-jICgY
● Jenkins Plugins
○ Promoted builds plugin https://wiki.jenkins-ci.
org/display/JENKINS/Promoted+Builds+Plugin
○ OpenShift pipeline plugin
https://wiki.jenkins-ci.org/display/JENKINS/OpenShift+Pipeline+Plugin

More Related Content

What's hot (20)

PDF
Jenkins.pdf
326KUBAVATHARSHALBHA
 
PPTX
Introduction to jenkins
Abe Diaz
 
PDF
What Is Kubernetes | Kubernetes Introduction | Kubernetes Tutorial For Beginn...
Edureka!
 
PDF
OPENSHIFT CONTAINER PLATFORM CI/CD Build & Deploy
Natale Vinto
 
PDF
Hands-On Introduction to Kubernetes at LISA17
Ryan Jarvinen
 
ODP
Kubernetes Architecture
Knoldus Inc.
 
PPTX
Getting started with Jenkins
Edureka!
 
PPTX
Docker 101 : Introduction to Docker and Containers
Yajushi Srivastava
 
PDF
Introduction to DevOps
Ravindu Fernando
 
PDF
Jenkins
Roger Xia
 
PDF
The journey to GitOps
Nicola Baldi
 
PDF
Jenkins tutorial
HarikaReddy115
 
PPTX
Jenkins Introduction
Pavan Gupta
 
PPTX
Seven Habits of Highly Effective Jenkins Users (2014 edition!)
Andrew Bayer
 
PPTX
DevOps introduction
Christian F. Nissen
 
PPTX
About DevOps in simple steps
Ihor Odynets
 
PPTX
Jenkins
MohanRaviRohitth
 
PPTX
Jenkins Pipeline Tutorial | Jenkins Build And Delivery Pipeline | Jenkins Tut...
Simplilearn
 
Introduction to jenkins
Abe Diaz
 
What Is Kubernetes | Kubernetes Introduction | Kubernetes Tutorial For Beginn...
Edureka!
 
OPENSHIFT CONTAINER PLATFORM CI/CD Build & Deploy
Natale Vinto
 
Hands-On Introduction to Kubernetes at LISA17
Ryan Jarvinen
 
Kubernetes Architecture
Knoldus Inc.
 
Getting started with Jenkins
Edureka!
 
Docker 101 : Introduction to Docker and Containers
Yajushi Srivastava
 
Introduction to DevOps
Ravindu Fernando
 
Jenkins
Roger Xia
 
The journey to GitOps
Nicola Baldi
 
Jenkins tutorial
HarikaReddy115
 
Jenkins Introduction
Pavan Gupta
 
Seven Habits of Highly Effective Jenkins Users (2014 edition!)
Andrew Bayer
 
DevOps introduction
Christian F. Nissen
 
About DevOps in simple steps
Ihor Odynets
 
Jenkins Pipeline Tutorial | Jenkins Build And Delivery Pipeline | Jenkins Tut...
Simplilearn
 

Similar to CI/CD with Openshift and Jenkins (20)

PDF
Automate App Container Delivery with CI/CD and DevOps
Daniel Oh
 
PPTX
CICD with k8s and os
Michael Lehmann
 
PDF
Puzzle ITC Talk @Docker CH meetup CI CD_with_Openshift_0.2
Amrita Prasad
 
PDF
OpenShift Build Pipelines @ Lightweight Java User Group Meetup
Tobias Schneck
 
PPTX
DevOps best practices with OpenShift
Michael Lehmann
 
PPTX
DevOps Best Practices with Openshift - DevOpsFusion 2020
Andreas Landerer
 
PPTX
Continuous Integration and Deployment with Jenkins for PCF
Altoros
 
PPTX
Continuous Integration and Deployment with Jenkins for PCF
VMware Tanzu
 
PDF
Pipeline as Code Continuous Delivery with Jenkins Kubernetes and Terraform 1s...
naveencwana55
 
PDF
Building CI/CD Pipelines for Kubernetes
Christian Melendez
 
PPTX
CICD with Jenkins
MoogleLabs default
 
PPTX
DevOps-CI_CD_JAVA_JAVA______Jenkins.pptx
ajaysahu931430
 
PDF
Cicd pixelfederation
Juraj Hantak
 
PPTX
The Jenkins Plugin for OpenStack
Maish Saidel-Keesing
 
PPTX
Ordina Accelerator program 2019 - Jenkins blue ocean pipelines
Bert Koorengevel
 
PPTX
Red Hat Openshift Fundamentals.pptx
ssuser18b1c6
 
PDF
Cloud Native CI/CD with Jenkins X and Knative Pipelines
C4Media
 
PDF
Kubernetes + Jenkins X: a Cloud Native Approach
Thessaloniki Software Testing and QA meetup
 
PPTX
SD DevOps Meet-up - Jenkins 2.0 and Pipeline-as-Code
Brian Dawson
 
PPTX
Maish Saidel-Keesing & Naama Bamberger, Cisco - The OpenStack Plugin for Jenk...
Cloud Native Day Tel Aviv
 
Automate App Container Delivery with CI/CD and DevOps
Daniel Oh
 
CICD with k8s and os
Michael Lehmann
 
Puzzle ITC Talk @Docker CH meetup CI CD_with_Openshift_0.2
Amrita Prasad
 
OpenShift Build Pipelines @ Lightweight Java User Group Meetup
Tobias Schneck
 
DevOps best practices with OpenShift
Michael Lehmann
 
DevOps Best Practices with Openshift - DevOpsFusion 2020
Andreas Landerer
 
Continuous Integration and Deployment with Jenkins for PCF
Altoros
 
Continuous Integration and Deployment with Jenkins for PCF
VMware Tanzu
 
Pipeline as Code Continuous Delivery with Jenkins Kubernetes and Terraform 1s...
naveencwana55
 
Building CI/CD Pipelines for Kubernetes
Christian Melendez
 
CICD with Jenkins
MoogleLabs default
 
DevOps-CI_CD_JAVA_JAVA______Jenkins.pptx
ajaysahu931430
 
Cicd pixelfederation
Juraj Hantak
 
The Jenkins Plugin for OpenStack
Maish Saidel-Keesing
 
Ordina Accelerator program 2019 - Jenkins blue ocean pipelines
Bert Koorengevel
 
Red Hat Openshift Fundamentals.pptx
ssuser18b1c6
 
Cloud Native CI/CD with Jenkins X and Knative Pipelines
C4Media
 
Kubernetes + Jenkins X: a Cloud Native Approach
Thessaloniki Software Testing and QA meetup
 
SD DevOps Meet-up - Jenkins 2.0 and Pipeline-as-Code
Brian Dawson
 
Maish Saidel-Keesing & Naama Bamberger, Cisco - The OpenStack Plugin for Jenk...
Cloud Native Day Tel Aviv
 
Ad

Recently uploaded (20)

PPTX
Role Of Python In Programing Language.pptx
jaykoshti048
 
PDF
Enhancing Security in VAST: Towards Static Vulnerability Scanning
ESUG
 
PDF
What companies do with Pharo (ESUG 2025)
ESUG
 
PDF
AI Image Enhancer: Revolutionizing Visual Quality”
docmasoom
 
PDF
Summary Of Odoo 18.1 to 18.4 : The Way For Odoo 19
CandidRoot Solutions Private Limited
 
PPTX
Chess King 25.0.0.2500 With Crack Full Free Download
cracked shares
 
PDF
New Download FL Studio Crack Full Version [Latest 2025]
imang66g
 
PDF
Applitools Platform Pulse: What's New and What's Coming - July 2025
Applitools
 
PDF
Step-by-Step Guide to Install SAP HANA Studio | Complete Installation Tutoria...
SAP Vista, an A L T Z E N Company
 
PPTX
Presentation about variables and constant.pptx
kr2589474
 
PDF
Generating Union types w/ Static Analysis
K. Matthew Dupree
 
PDF
AWS_Agentic_AI_in_Indian_BFSI_A_Strategic_Blueprint_for_Customer.pdf
siddharthnetsavvies
 
PDF
Virtual Threads in Java: A New Dimension of Scalability and Performance
Tier1 app
 
PDF
AI Software Engineering based on Multi-view Modeling and Engineering Patterns
Hironori Washizaki
 
PPTX
Web Testing.pptx528278vshbuqffqhhqiwnwuq
studylike474
 
PDF
Salesforce Implementation Services Provider.pdf
VALiNTRY360
 
PDF
Why Are More Businesses Choosing Partners Over Freelancers for Salesforce.pdf
Cymetrix Software
 
PDF
SAP GUI Installation Guide for Windows | Step-by-Step Setup for SAP Access
SAP Vista, an A L T Z E N Company
 
PPTX
TexSender Pro 8.9.1 Crack Full Version Download
cracked shares
 
PPTX
Employee salary prediction using Machine learning Project template.ppt
bhanuk27082004
 
Role Of Python In Programing Language.pptx
jaykoshti048
 
Enhancing Security in VAST: Towards Static Vulnerability Scanning
ESUG
 
What companies do with Pharo (ESUG 2025)
ESUG
 
AI Image Enhancer: Revolutionizing Visual Quality”
docmasoom
 
Summary Of Odoo 18.1 to 18.4 : The Way For Odoo 19
CandidRoot Solutions Private Limited
 
Chess King 25.0.0.2500 With Crack Full Free Download
cracked shares
 
New Download FL Studio Crack Full Version [Latest 2025]
imang66g
 
Applitools Platform Pulse: What's New and What's Coming - July 2025
Applitools
 
Step-by-Step Guide to Install SAP HANA Studio | Complete Installation Tutoria...
SAP Vista, an A L T Z E N Company
 
Presentation about variables and constant.pptx
kr2589474
 
Generating Union types w/ Static Analysis
K. Matthew Dupree
 
AWS_Agentic_AI_in_Indian_BFSI_A_Strategic_Blueprint_for_Customer.pdf
siddharthnetsavvies
 
Virtual Threads in Java: A New Dimension of Scalability and Performance
Tier1 app
 
AI Software Engineering based on Multi-view Modeling and Engineering Patterns
Hironori Washizaki
 
Web Testing.pptx528278vshbuqffqhhqiwnwuq
studylike474
 
Salesforce Implementation Services Provider.pdf
VALiNTRY360
 
Why Are More Businesses Choosing Partners Over Freelancers for Salesforce.pdf
Cymetrix Software
 
SAP GUI Installation Guide for Windows | Step-by-Step Setup for SAP Access
SAP Vista, an A L T Z E N Company
 
TexSender Pro 8.9.1 Crack Full Version Download
cracked shares
 
Employee salary prediction using Machine learning Project template.ppt
bhanuk27082004
 
Ad

CI/CD with Openshift and Jenkins

  • 1. CI/CD with OpenShift and Jenkins by Ari LiVigni, Michal Fojtik, and Aaron Weitekamp
  • 2. Agenda ● Introduction and Goals ● Jenkins Master/Slave Setup and Tools ● CI/CD Workflow and Pipeline ● Demo ● Q&A
  • 3. Why Containers? ● Speed ● Agility (Cattle vs Pets) ● Microservices are real ● Ephemeral nature enforces persistent data volume ● Portability / reproducibility
  • 4. Why OpenShift? ● Run containers in cluster, DNS routing ● Application blueprints (templatize microservices) ● Integrated components and services: Builds, Docker Registry, Jenkins and more... ● Source-to-Image (S2I)
  • 5. ● Generalize a container-based CI/CD pipeline 1. Test every code change automatically 2. Build image and promote manually 3. Deploy to Stage 4. Deploy to Production ● Prevent promotion of broken builds Goals
  • 6. Jenkins on OpenShift ● Master / Slave ● S2I allows customization of Jenkins image ● Template to turn any builder image into a Jenkins slave ○ Slaves reach out to Jenkins and download JNLP Java agent ○ Slave provides same environment as application runtime ○ Slaves run as Pods and are started on-demand
  • 7. Jenkins Job Builder ● Jenkins jobs defined locally as YAML templates, uploaded as XML to any Jenkins Master ● Templating reduces redundancy in Jenkins jobs ● Maintain YAML, not XML ● Promotes source control management
  • 10. Conclusion ● Creating a custom CI/CD pipeline should be easy ● Openshift Roadmap, release v3.3 ○ Example https://github.com/arilivigni/openshift-ci-pipeline ○ Openshift Jenkins Plugin ● Add Delivery Pipeline plugin to show visualization ● Add more features to JJB for Promoted Build plugin
  • 11. References ● OpenShift CI ○ Openshift Jenkins https://github.com/openshift/jenkins ○ Example https://github.com/arilivigni/openshift-ci-pipeline ○ Vagrant quickstart https://www.openshift.org/vm/ ○ Video https://youtu.be/IreIK-jICgY ● Jenkins Plugins ○ Promoted builds plugin https://wiki.jenkins-ci. org/display/JENKINS/Promoted+Builds+Plugin ○ OpenShift pipeline plugin https://wiki.jenkins-ci.org/display/JENKINS/OpenShift+Pipeline+Plugin