Jenkins

  • 06 June 2018

Jenkins-x on home kubernetes cluster

Jenkins-x appears to be the next big thing in CI/CD workflows - especially if you develop applications on kubernetes. There were a few tweaks I needed to do to set it up:

  1. I had to manually create Persistent Volumes (no big deal, below are what I have for my NFS share)

                            
                        
                        Read more