To verify the knowledge from this chapter, please answer the following questions:
- Is Jenkins provided in the form of a Docker image?
- What is the difference between Jenkins master and Jenkins agent (slave)?
- What is the difference between vertical and horizontal scaling?
- What are the two main options for master-slave communication when starting a Jenkins agent?
- What is the difference between setting up a Permanent Agent and Permanent Docker Agent?
- When would you need to build a custom Docker image for the Jenkins agent?
- When would you need to build a custom Docker image for a Jenkins master?
- What is Jenkins Blue Ocean?