Add jenkins questions
This commit is contained in:
parent
1988b68843
commit
8ac655b3a9
25
README.md
25
README.md
@ -1,2 +1,23 @@
|
|||||||
# devops-interview-questions
|
# DevOps Interview Questions
|
||||||
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?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user