0 votes
in DevOps by (19.9k points)
Explain the master-slave architecture of Jenkins.

1 Answer

0 votes
by (19.9k points)

Jenkins master pulls the code from the remote GitHub repository every time there is a code commit.

It distributes the workload to all the Jenkins slaves.

Related questions

0 votes
0 votes
0 votes
...