×
A Kubernetes cluster adds a new automation layer to Jenkins. Kubernetes makes sure that resources are used effectively and that your servers and underlying ...
Mar 19, 2024 · Jenkins plugin to run dynamic agents in a Kubernetes cluster. Based on the Scaling Docker with Kubernetes article, automates the scaling of ...
Defines a Kubernetes pod template that can be used to create nodes. Example: podTemplate(...) { node(POD_LABEL) { // some steps } }. activeDeadlineSeconds : int ...
Sep 14, 2018 · Labels: <your choice> - this will be used to identify the agent pod from your Jenkinsfiles. Usage: Select "Use this node as much as possible" if ...
We need to know the URL of the Kubernetes controller and the internal cluster URL of the Jenkins pod. You can get the Kubernetes controller URL by this ...
Jan 18, 2024 · This plugin allows configuration of Jenkins based on human-readable declarative configuration files.
Missing: tags/ | Show results with:tags/
Aug 30, 2023 · Allows you to configure kubectl to interact with Kubernetes clusters from within your jobs. Any tool built on top of kubectl can then be ...
Missing: tags/ | Show results with:tags/
Mar 19, 2018 · creates a Helm chart for deploying and running your application on Kubernetes. ensures your code is in a git repository (e.g. GitHub) with the ...
Missing: /url | Show results with:/url
https://jenkins.io. Description: Allows tweaking the URL displayed at the bottom of Jenkins' UI. hudson.Functions.autoRefreshSeconds. obsolete tuning. Since ...
Missing: helm/ | Show results with:helm/
Jul 30, 2021 · The conventional commits plugin is a Jenkins plugin to programmatically determine the next semantic version of a git repository using: Last ...