Jenkins agent (also known as a Jenkins slave)
In the context of Jenkins, a Jenkins agent (also known as a Jenkins slave) is a worker node that executes tasks or builds as instructed by the Jenkins master. Jenkins agents are responsible for performing the actual work, such as building code, runni...
Jun 15, 20232 min read4