Jenkins K8s
- Canonical IS DevOps
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 127 | 07 Nov 2024 | |
latest/edge | 128 | 19 Nov 2024 |
juju deploy jenkins-k8s
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
allowed-plugins | string
Default: bazaar,blueocean,dependency-check-jenkins-plugin,docker-build-publish,git,kubernetes,ldap,matrix-combinations-parameter,oic-auth,openid,pipeline-groovy-lib,postbuildscript,rebuild,reverse-proxy-auth-plugin,ssh-agent,thinBackup,pipeline-model-definition
Comma-separated list of allowed plugin short names. If empty, any plugin can be installed. Plugins installed by the user and their dependencies will be removed automatically if not on the list. Included plugins are not automatically installed.
-
restart-time-range | string
Preferred UTC time range in 24 hour format for restarting Jenkins. If empty, restart will take place whenever Jenkins needs to restart. Jenkins will need to restart on the following occasion. Plugins that are not part of
allowed-plugins
configuration option are detected. For example, 03-05 will allow Jenkins restart to take place from 3AM UTC to 5AM UTC. Awaits for running job completion for 5 minutes.