Gitops For Jenkins Jobs
Automate jenkins job creation using job-dsl plugin
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!
What You Will 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
Who Should Attend!
- Devops engineers who want to achieve next level of automation for jenkins job creation.