×
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 19, 2024 · Troubleshooting. First watch if the Jenkins agent pods are started. Make sure you are in the correct cluster and ...
Missing: /search | Show results with:/search
Mar 16, 2023 · the Jenkins slave are Dynamic VM's. I want to move all Jenkins Master to Kubernetes platform (1 cluster) and deploy them as pods. the Jenkins ...
Missing: /search | Show results with:/search
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 · This issue occurs after migrating Jenkins version from 2.319.1 to 2.361.1. On Jenkins version 2.319.1 doesnt occur. Only occurs on Jenkins ...
Missing: /search | Show results with:/search
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 4, 2023 · Hi team, we have setup Jenkins on GKE cluster. The UI comes up normally. I tried creating a free style project but while the agent is ...
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 ...
May 24, 2022 · Context: Jenkins master is running in Kubernetes cluster and deploy through Helm chart. A node Cloud configuration is added by default ...
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, ...