What are the basic requirements for installing jenkins?
Answer / Savinay Kumar
The basic requirements for installing Jenkins are as follows:n1. Java Development Kit (JDK) 1.8 or latern2. A web server such as Apache Tomcat or Jenkins can also run its own built-in web server.n3. At least 2 GB RAM is recommended for small-scale projects, and more for larger ones.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the terms agent, post-section, jenkinsfile
What is the use of backup plugin in jenkins? How to use it?
What is continuous integration and deployment?
How can you integrate jenkins with kubernetes?
What are the benefits of using jenkins?
What is a jenkinsfile?
Why do we use jenkins with selenium?
Name a jenkins environment variable you have used in a shell script or batch file.
What are the two components (pre-requisites) that jenkins is mainly integrated with?
Mention what are the two components jenkins is mainly integrated with?
What is the use of backup plugin?
How will you define post in jenkins?