explain the term agent?
Answer / Anand Kumar Sonker
An Agent is a worker node that executes Jenkins jobs. Agents can run on various platforms (e.g., Windows, Linux, macOS) and are used to parallelize job execution, improving overall build speed. Agents communicate with the Jenkins master server to receive and execute build tasks.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between continuous integration, continuous delivery, and continuous deployment?
What is agent in jenkins?
Why is jenkins called a continuous delivery tool?
What are the feature differences between jenkins and hudson?
Which commands can be used to start jenkins manually?
Define how to clone a git repository via jenkins?
What is the use of backup plugin in jenkins? How to use it?
What is the trustanchors parameter must be non-empty error and how can you solve it?
Define the process of jenkins.
What do you mean by pipeline as a code?
How do you achieve continuous integration using jenkins?
Which command is used to start jenkins?