Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the ways to configure jenkins node agent to communicate with jenkins master?



What are the ways to configure jenkins node agent to communicate with jenkins master?..

Answer / Ramkinkar

There are several ways to configure Jenkins node agents to communicate with the master:

1. Launching the agent manually using the 'Launch Agent' option in the Jenkins UI.
2. Automatically starting the agent at system startup by editing the system's startup script (init.d, service, etc.).
3. Using the Jenkins Master's 'Manage Nodes' page to launch nodes on-demand or create permanent nodes.
4. Installing the Jenkins Agent plugin in your preferred Integrated Development Environment (IDE) like IntelliJ IDEA, Eclipse, etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Jenkins Interview Questions

What are ci tools?

1 Answers  


What are the features of jenkins?

1 Answers  


Why is continuous integration important?

1 Answers  


How do you define parameters for a build in jenkins?

1 Answers  


Which commands can be used to start jenkins manually?

1 Answers  


What are the types of pipelines in jenkins?

1 Answers  


Do you know any other continuous integration tools?

1 Answers  


What is continuous integration and deployment?

1 Answers  


Mention some of the useful plugins in jenkins.

1 Answers  


How can you temporarily turn off jenkins security if the administrative users have locked themselves out of the admin console?

1 Answers  


How is continuous integration implemented?

1 Answers  


Which command is used to start jenkins?

1 Answers  


Categories