In the distributed architecture jenkins should be fully installed both in master and slave true or false
Answers
Answered by
4
Answer:
true
Explanation:
hey mate the answer is true
Answered by
1
In the distributed architecture Jenkins should be fully installed both in master and slave is a false statement.
Explanation:
- In a distributed architecture, Jenkins needs to be installed fully only in the master.
- The master Jenkins is used to serve the user and is the main contact point for the user whereas slave Jenkins is only used to perform some task of the master Jenkins to reduce the time in responding to the user action by the master Jenkins.
- We can have once master Jenkins and multiple slave Jenkins in a distributed environment.
Learn more about Jenkins
For a scalable Jenkins environment which architecture is recommended
https://brainly.in/question/7580559
Which of the following functionality is not supported by Jenkins ?
Code, test, build, deploy
https://brainly.in/question/6892392
Similar questions