📄️ Jenkins Architecture – Overview
This section introduces the core architectural concepts of Jenkins.
📄️ Master–Slave Architecture (Controller–Agent)
This document explains the core execution model of Jenkins.
📄️ Jenkins Controller (Master)
This document focuses on the Jenkins Controller, its internals, and its role in build orchestration.
📄️ Jenkins Agent (Slave / Node)
This document explains Jenkins Agents, which are responsible for executing builds and tests.
📄️ Jenkins Executors
Executors control how many jobs run in parallel in Jenkins.
📄️ Workspace & Queue
This document explains where Jenkins stores files and why builds wait before execution.
📄️ Jenkins Execution Flow
This document explains the end-to-end lifecycle of a Jenkins build.