A Juju charm deploying and managing Jenkins on Kubernetes. Jenkins is an open source automation server, providing plugins to support building, deploying and automating any project.
Jenkins is an extendable continuous integration server that monitors executions of repeated jobs. The focus of Jenkins is the building/testing of software projects continuously, and monitoring executions of externally-run jobs. More information at http://jenkins-ci.org/.
This charm provides the Jenkins server service, and when paired with the jenkins agent provides an easy way to deploy Jenkins.
For DevOps and SRE teams, this charm will make operating Jenkins simple and straightforward through Juju's clean interface. Allowing both kubernetes and machine agent relations, it supports multiple environments for automation.
For information about how to deploy, integrate, and manage this charm, see the Official jenkins-k8s charm Documentation.
To begin, refer to the tutorial for step-by-step instructions.
See the Expose jenkins-k8s through ingress section in the jenkins-k8s-operator documentation.
See the deploy and integrate k8s agents section and the deploy and integrate machine agents section in the jenkins-k8s-operator documentation.
See the how to integrate with external agents section in the jenkins-k8s-operator documentation.
The Jenkins-agent-k8s Operator is a member of the Ubuntu family. It's an open source project that warmly welcomes community projects, contributions, suggestions, fixes and constructive feedback.