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