Setup External SSH Agents Delete Edit article
Setup External SSH Agents
Important Note: There is no need to install Jenkins on the agent machine.
1: On your Jenkins controller go to Manage Jenkins > Manage Nodes & Clouds.

- New Node: Enter node name

- Configure the settings are described in below screenshots. Significance of each field is documented and shown



- Add host ip (or) DNS name followed by new credentials creation as type "SSH Private key"

It is highly recommended to create private key with passphrase.
Host key verification strategy should be set as "Non verifying Verification Strategy".
Updated on: 31/10/2025
Thank you!