OPERATING SYSTEMSOS Linux

Jenkins Slave setup on Ubuntu | Create Jenkins Slave Node | Integrate Jenkins Master and Slave Node

https://www.coachdevops.com/2021/06/jenkins-build-agent-setup-how-to-setup.html

Steps involved:
1. Setup EC2 instance for slave
2. Create jenkins user and Install Java, Maven in Slave node
3. upload public keys from master to slave node.
4. verify ssh connection from master to slave
5. Register slave node in Jenkins master
6. Run build jobs in Jenkins slave

source

ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *