Jenkins

174

Jenkins is an open source automation server, which lets developers build, test, and deploy their software. You can install/run Jenkins on Kubernetes. You can also use the Jenkins Kubernetes plugin to run dynamic agents in a Kubernetes cluster.

Stuff:

  1. The Jenkins project produces two release lines: Stable (LTS) and regular (Weekly).
  2. Jenkins is distributed as WAR files, native packages, installers, and Docker images.

More stuff: