Write down steps to add new linux node of Jenkins?
Limited Time Offer!
For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!
- Install java in the node via yum/apt
- In jenkins master, use option Jenkins >> Nodes >> New Node
- Enter the following options based on your Setup
- Hostname/Ip address
- Username
- password/key
- Worplace directory in slave
- A name for slave and a label(optional)
- Save and ensure a successful connection is established