mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-14 13:16:52 +00:00
6.7 KiB
6.7 KiB
jenkins and openshift
- Building Declarative Pipelines with OpenShift DSL Plugin 🌟🌟🌟
- slideshare.net: CI/CD with Openshift and Jenkins 🌟🌟
- slideshare.net: OPENSHIFT CONTAINER PLATFORM CI/CD Build & Deploy 🌟🌟
- blog.openshift.com: Deploying Jenkins on OpenShift: Part 1
- blog.openshift.com: Improving Jenkins’ performance on Openshift: Part 2
- cloudowski.com: Jenkins on OpenShift - how to use and customize it in a cloud-native way 🌟🌟🌟🌟
- Dzone: a quick guide to deploying java apps on openshift
- Dzone: 4 ways to build applications in openshift
- Improving Jenkins’ performance on Openshift:
- blog.openshift.com - Building Declarative Pipelines with OpenShift DSL Plugin
- Dzone - Continuous Delivery with OpenShift and Jenkins: A/B Testing 🌟🌟🌟
- github - Pipelines tutorial 🌟🌟🌟
- opensource.com: intro building cicd pipelins with jenkins 🌟🌟🌟
- Jenkins CICD Getting started with Groovy and Docker Containers:
- github - using jenkins pipelines with OKD
- github - Demostration of a basic OpenShift CI/CD pipeline deploying an application in Development then Test
- dzone - openshift quick start build deployment and pipeline
- uncontained.io: OpenShift playbooks 🌟🌟🌟
- developers.redhat.com - Get started with Jenkins CI/CD in Red Hat OpenShift 4
- Fabric8:
- developers.redhat.com - S2i
- blog.openshift.com: Building Declarative Pipelines with OpenShift DSL Plugin
- uncontained.io OpenShift Playbooks 🌟🌟🌟
- developers.redhat.com: Get started with Jenkins CI/CD in Red Hat OpenShift 4
Jenkins in Openshift. Templates
- docs.okd.io: Jenkins in Openshift Openshift provides a container image for running Jenkins. This image provides a Jenkins server instance, which can be used to set up a basic flow for continuous testing, integration, and delivery.
- OCP 4.2 - Jenkins image
Jenkins in Openshift. Demos
- Using Jenkins Pipelines with OpenShift
- https://github.com/gnunn1/openshift-basic-pipeline
- github.com/deweya/OpenShift-Jenkins-Lab
- Red Hat CodeReady Containers (Minishift equivalent for OpenShift 4.2 or newer) - step-by-step demo guides
- Grading Pipeline for OpenShift 4 Advanced Application Deployment Homework Assignment