Step 4:

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
Run the below command and access Jenkins using any browser.
kubectl --namespace default port-forward svc/jenkins 8080:8080

To access Jenkins use the URL on the browser: http://127.0.0.1:8080