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 ...
Missing: /search | Show results with:/search
Jul 1, 2023 · I am able to connect cluster (test connection is sucessfull) but not able to see the pod in cluster level. Kubernetes pluginVersion3952.
Missing: /search | Show results with:/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 | Show results with:/search
Specifies a shell which will run inside the container and process requests from Jenkins to run executables, set environment variables, ...
Nov 28, 2023 · Hi all, This is my pipeline pipeline { agent { kubernetes { yamlFile 'Jenkins-agent-pod.yaml' } } environment { DOCKERFILE_PATH ...
Missing: /search | Show results with:/search
Mar 17, 2023 · Find your Kubernetes cloud configuration and click on the “Advanced” button. ... slave-pod: "namespace-jenkins-slave ... Our cluster is heavily ...
Missing: /search | Show results with:/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 | Show results with:/search
Sep 25, 2020 · Jenkins on Kubernetes users to navigate and find information. Track, update and maintain information on Jenkins on Kubernetes. Project ...
Jun 21, 2020 · I have tried to restart the jenkins pod in my k8s cluster. However, the secret does not show up in the jenkins /credentials/ page. According ...
Missing: /search | Show results with:/search
Sep 5, 2022 · I am trying to setup Jenkins on Kubernetes. It works with the helm chart but we prefer the operator approach. The operator is not able to spawn ...