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
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