Jenkins
Jenkins automates CI/CD — build, test, and deploy software on every commit or schedule. Jobs run on the controller or agents using pipelines defined in Jenkinsfiles or the classic UI. Common issues include failed builds, agent disconnects, credential problems, disk full from workspaces, and plugin conflicts after upgrades.
Practice scenarios
Hands-on Jenkins scenarios on live Linux VMs: jenkins