Skip to content

canonical/jenkins-k8s-operator

Repository files navigation

jenkins-k8s-operator

CharmHub Badge Publish to edge Promote charm Discourse Status

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.

Get started

To begin, refer to the tutorial for step-by-step instructions.

Basic operations

Expose jenkins-k8s through ingress

See the Expose jenkins-k8s through ingress section in the jenkins-k8s-operator documentation.

Integrate with the jenkins-agent and the jenkins-agent-k8s charm

See the deploy and integrate k8s agents section and the deploy and integrate machine agents section in the jenkins-k8s-operator documentation.

Use agent-discovery-ingress integration to integrate with "external" agents

See the how to integrate with external agents section in the jenkins-k8s-operator documentation.

Learn more

Project and community

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.