mirror of
https://github.com/bregman-arie/devops-exercises.git
synced 2026-02-04 23:59:11 +00:00
459 B
459 B
DevOps Interview Questions
Jenkins
beginner
- Explain what is Jenkins and what is it used for
- Explain the following in context of Jenkins:
- plugin
- slave
- master
- agent
- artifacts
- Explain the architecture of Jenkins
- What are the different ways to trigger a build?
- What plugins are you using in Jenkins?
- Installation questions
- How to install Jenkins?
- How to install a plugin?
- How to install an agent?