How to create Jenkins-agent using ssh
#90DaysOfDevOps #Day27 What is sh-keygen ? sh-keygen is a tool for creating new authentication key pairs for SSH. To connect the Jenkins-agent and Jenkins Controller through ssh follow the steps below. In the Jenkins Controller CLI ,go inside the hi...