jenkins-k8s

Jenkins K8s

Channel Revision Published Runs on
latest/stable 201 29 Sep 2025
Ubuntu 24.04 Ubuntu 22.04
latest/stable 200 29 Sep 2025
Ubuntu 24.04 Ubuntu 22.04
latest/edge 213 10 Oct 2025
Ubuntu 24.04 Ubuntu 22.04
latest/edge 212 10 Oct 2025
Ubuntu 24.04 Ubuntu 22.04
juju deploy jenkins-k8s
Show information

Platform:

How to redeploy

Redeployment is a process where the old charm instance is removed and data is migrated to a new charm instance. Redeploying the Jenkins charm consists of 3 steps:

  1. Create the new Jenkins charm instance:
juju deploy jenkins-k8s jenkins-k8s-new
  1. Migrate Jenkins data: Follow the instructions in the charm’s documentation for backup and restore.
  2. Remove the old Jenkins charm instance:
juju remove-application jenkins-k8s