Skip to content

A Collection of pipline demos for Jenkins inside docker on Kuberentes

Notifications You must be signed in to change notification settings

GaryLouisStewart/jenkins-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins demos

A Collection of Jenkins pipeline demos

Most of which have been taken from the official documentation and cloned, also a few are applications that I have written and messed around with that can be found on my github account.

These Jobs are modified to run with Jenkins inside docker containers, so our actual Jenkins-Server is running inside a container. The Jenkinsfile makes use of the kuberenetes plugin which spawns a new container with the required image + code for builds + testing.

Todos

  • Work on persistence within jenkins (Perhaps use an EBS Volume)
  • Work on build archving process
  • Integrate with helm & create some jobs to allow deployments to happen to kubernetes cluster(s) from within jenkins, not just builds.

About

A Collection of pipline demos for Jenkins inside docker on Kuberentes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published