0 votes
in DevOps by
Explain the master-slave architecture of Jenkins.

1 Answer

0 votes
by

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
asked Jun 30, 2023 in DevOps by john ganales
0 votes
asked Dec 10, 2022 in Jenkins by SakshiSharma
...