Step 5:

ARTIFACTORY: How to use Kaniko to build and deploy docker images through Jenkins available on a kubernetes environment

AuthorFullName__c
Prajyot Pawase
articleNumber
000005271
ft:sourceType
Salesforce
FirstPublishedDate
2022-05-17T10:44:45Z
lastModifiedDate
2024-03-10T07:43:58Z
VersionNumber
3
Log in to Jenkins and install necessary plugins for the Artifactory(Jenkins Artifactory plugin) and configure Artifactory to Jenkins.

Creating a kaniko job in Jenkins.


Now we will create a Jenkins pipeline job to build docker images with kaniko using the below steps.