Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Gitops For Jenkins Jobs

    Posted By: ELK1nG
    Gitops For Jenkins Jobs

    Gitops For Jenkins Jobs
    Published 12/2023
    MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
    Language: English | Size: 1.01 GB | Duration: 2h 5m

    Automate jenkins job creation using job-dsl plugin

    What you'll learn

    Generate jenkins jobs programatically using job-dsl plugin

    Enable multiple job templates using groovy classes

    Enable support for dynamic environments per job

    Segregating jobs inside logical folders

    Requirements

    Basics are Jenkins are needed for this course

    You should know how to create a pipeline job in jenkins

    Basic knowledge of any programming language

    Basics of git

    Description

    In the DevOps World, Jenkins is one of the best cards on the table. In this course, I will demonstrate how we can generate Jenkins jobs using the Jenkins job-dsl plugin. With the help of some groovy code, I have unlocked different dimensions of dynamic job creation where you can have the following features.Ability to generate jobs using the YAML configurations.Feature for supporting different job templates such that the framework can fit into any organization.Ability to select environments dynamic for every job.Organizing the jobs in a better way such that it is easier to manage and maintain.This course is for those who:Knows what is Jenkins.Knows how to create a pipeline job in Jenkins.Wanted to automate the Jenkins job creation using the gitops way.wanted to automate Jenkins job creation such that it can be onboarded on the developer portal.This course is not for:Learning basics of Jenkins.Learning how to create a pipeline job.How to deploy my application on Kubernetes.How to deploy a Java/node application using Jenkins pipeline.Start automating everything, and become a DevOps Master!Are you interested in venturing into a new world full of agile technologies?This is the right course for you!

    Overview

    Section 1: Gitops for Jenkins Jobs

    Lecture 1 Introduction

    Lecture 2 Things Needed

    Lecture 3 Jenkins setup using docker

    Lecture 4 Job DSL plugin setup

    Lecture 5 Git repo setup and dsl job

    Lecture 6 Combining multiple jobs

    Lecture 7 Delete removed jobs

    Lecture 8 Scaling things using groovy

    Lecture 9 Reading data from yaml files

    Lecture 10 Segregating code

    Lecture 11 Support for different environments

    Lecture 12 Dynamic environment selection

    Lecture 13 Job templates

    Lecture 14 Job name same as file name

    Lecture 15 Moving jobs inside folders

    Devops engineers who want to achieve next level of automation for jenkins job creation.