We deployed this on Kubernetes, and I believe this is the write approach for Jenkins in general. You can define the container and image and start versioning your build environment. The slaves are pods, they are created, the do their jenkins thing, and then they go away. This makes this totally... Read more
I would like to have examples of guides about integration with different programming languages and different repository clouds, for example Gitlab, Gitorius or anything
I would like to have a Jenkins cluster configuration (with all plugin details & more) checked into git as code and a click of button should bring up the cluster. What are the options?
I want Jenkins to tell me that the project i am on, has been setup for CI/CD .i am used to Microsoft Project integrating with Visual studio. So my UI eyesight is still a bit sore from my experince.