Want to automatic deployment

2023-10-13 Thread Achudhan M G
Hello, I have 2 servers, one is Jenkins and the other is my Laravel application server. My requirement is whenever I push the code to my main branch in Bitbucket, Jenkins will automatically trigger and pull the code to my Laravel application server. How will I do this and can you explain in a

how to limit maxs agent pods in jenkins k8s plugins

2023-10-13 Thread bright
Jenkins plugin to run dynamic agents in a Kubernetes cluster. and on my jenkins I config one templage with label "node-6-256G", so the jenkins will auto create agent like "node-6-256G-xxx", but the created agent number no limit, maybe 3 ~6 or more, and I want to limit just 3. so how to