×
Nov 28, 2023 · Hi all, This is my pipeline pipeline { agent { kubernetes { yamlFile 'Jenkins-agent-pod.yaml' } } environment { DOCKERFILE_PATH ...
Sep 14, 2018 · Launch agents in Kubernetes from your pipeline scripts · Configure the Jenkins controller · Create a Cloud Configuration on the Jenkins controller.
Missing: remote | Show results with:remote
Aug 20, 2021 · I am using the below podTemplate in my jenkinsfile/pipeline: podTemplate(label: 'builder', imagePullSecrets: [ 'mypull-secret' ] ...
Document Jenkins on Kubernetes ... JCasC defines the controller configuration in a YAML file. ... SCM, especially when making more substantive configuration changes ...
Missing: k8s remote
Nov 12, 2023 · The git plugin provides an SCM implementation to be used with the Pipeline SCM checkout step. ... remote. checkout scmGit( branches: [[name ...
Missing: k8s | Show results with:k8s
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Missing: k8s | Show results with:k8s
Feb 6, 2019 · Document Jenkins on Kubernetes ... remote nodes to run commands and/or scripts to deploy code and configuration. ... scm sshDeploy('dev/deploy.yml'); ...
Missing: k8s | Show results with:k8s
This guide provides a small selection of best practices for pipelines and points out the most common mistakes. The goal is to point pipeline authors and ...
Missing: k8s remote
Sep 18, 2023 · The controller runs the Jenkinsfile itself because part of the pipeline identifies what agents to use. Once the pipeline has specified a ...
Missing: integration | Show results with:integration