Groovy

 Task 6:




For this task, Jenkins Server is running directly on RHEL8, kubernetes cluster is configured using minikube and kubectl (client) is configured on RHEL8 where jenkins is running.

We need a seed job that will run the groovy script for other jobs

job_6.1 will copy files from github repo to local machine which then be attached to pvc of the launched pod


job_6.2 will run webserver on top of kubernetes





job_6.3 is for the purpose of testing


ThankYou!







Comments