Day 28: Creating a DevOps Project with Jenkins Master and Agent Nodes
Jenkins Master (Server)
Jenkins’s server or master node holds all key configurations. The Jenkins master server is like a control server that orchestrates all the workflow defined in the pipelines. For example, scheduling a job, monitoring the jobs, ...
opsandcloud.hashnode.dev5 min read