Skip to content

Using Jenkins by Groovy code also Deploying the web services using Jenkins-K8S

Notifications You must be signed in to change notification settings

Gaurav-2001/Devops-Jenkins-Groovy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Jenkins by Groovy code also Deploying the web services using Jenkins-K8S

Aim

Create container image that’s has Jenkins installed using dockerfile Or You can use the Jenkins Server on RHEL 8/7
When we launch this image, it automatically starts Jenkins service in the container.
Create a seed job for the groovy code. The groovy code must launch two jobs - Job1 and job2
Job1: launch the web-services from the yaml file with the services been exposed and the deployment been mounted to the main directory
Job2: if the job1 fails inform the developer with the proper email about the failure
Create an buildpipeline using the groovy code. About the job1 and job2

Blog URL : Here

About

Using Jenkins by Groovy code also Deploying the web services using Jenkins-K8S

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published