The most widely adopted CI/CD platform, enabling teams to build, test, and deploy software through highly customizable, plugin-extensible pipelines defined as code.
Moment Integration
Moment Template Coming Soon.
Home Page
Key Features
- Pipeline as Code via declarative or scripted Jenkinsfile (Groovy-based)
- 1,800+ plugins for integrations with virtually any tool or platform
- Controller-agent architecture with horizontal scaling and heterogeneous agent pools
- Kubernetes-native deployment with ephemeral pod agents and autoscaling
- Parallel job execution across Linux, Windows, and macOS agents
- Built-in credentials and secrets management
- Jenkins Configuration as Code (JCasC) for GitOps-style config management
- SCM integrations (Git, GitHub, GitLab, Bitbucket, SVN)
- Extensible shared libraries for reusable pipeline logic
- Web UI, CLI, and REST API access
Background
- Originally created by Kohsuke Kawaguchi at Sun Microsystems in 2004 (as Hudson); forked as Jenkins in 2011.
- Governed by the Jenkins open-source community under the Continuous Delivery Foundation (CDF).
- ~40% market share in enterprise CI/CD as of 2025; 300K+ active installations worldwide.
- 60% of new Jenkins deployments in 2026 run on Kubernetes with dynamic agent provisioning.
- Free and open source (MIT license); commercial support available through CloudBees.