The purpose is to locally spin up a pre-configured Jenkins instance that uses Jenkins Kubernetes Plugin to dynamically create containers on specific namespaces for CI builds.
-
Updated
Nov 12, 2024 - Dockerfile
The purpose is to locally spin up a pre-configured Jenkins instance that uses Jenkins Kubernetes Plugin to dynamically create containers on specific namespaces for CI builds.
Curated list of usage of various tools and services using containers.
Jenkins uses a pluggable architecture to provide most of its functionality. JCasC makes use of the Configuration as Code plugin, which allows you to define the desired state of your Jenkins configuration as one or more YAML file(s), eliminating the need for the setup wizard. On initialization, the Configuration as Code plugin would configure Jen…
Add a description, image, and links to the jenkins-configuration-as-code topic page so that developers can more easily learn about it.
To associate your repository with the jenkins-configuration-as-code topic, visit your repo's landing page and select "manage topics."