×
4 days ago · Jenkins plugin to run dynamic agents in a Kubernetes cluster. Based on the Scaling Docker with Kubernetes article, automates the scaling of ...
Missing: /search
Jul 1, 2023 · Hi Team, I am unable to create jenkins agent in k8s cluster. I am able to connect cluster (test connection is sucessfull) but not able to ...
Missing: /search
Mar 16, 2023 · I want to move all Jenkins Master to Kubernetes platform (1 cluster) and deploy them as pods. the Jenkins slave at first will continue to be the ...
Missing: /search
Name of secret to lookup from Kubernetes. ... When left blank, the defaults of your Kubernetes cluster will be used. ... slaveConnectTimeout : int (optional) ...
Missing: /search slave
Nov 28, 2023 · Hi all, This is my pipeline pipeline { agent { kubernetes { yamlFile 'Jenkins-agent-pod.yaml' } } environment { DOCKERFILE_PATH ...
Missing: /search
Mar 17, 2023 · Go to Jenkins home page. · Click on “Manage Jenkins” link. · Click on “Configure System” link. · Scroll down to the “Cloud” section. · Find your ...
Missing: /search
A Jenkins plugin to deploy resource configurations to a Kubernetes cluster. It provides the following features: Fetch the cluster credentials from the ...
Missing: /search
Jun 21, 2020 · I have the following secret in Kubernetes cluster: ```. apiVersion: v1 kind: Secret metadata: name: mysecret namespace: <namespace> labels:
Missing: /search
Sep 25, 2020 · Jenkins on Kubernetes users to navigate and find information. Track, update and maintain information on Jenkins on Kubernetes. Project ...
Mar 29, 2023 · I'm using the Kubernetes plugin in a declarative pipeline. Below is a base snippet removing the (I assume) irrelevant part: stage('Run ...
Missing: /search k8s