Deploy a scanned container from Jenkins in to Kubernetes

92 Views Asked by At

I am trying to create a job in jenkins that picks up a recently scanned image from a harbor repository and deploys it into an existing kubernetes cluster.

I am working on a offline server and quite new to Jenkins.

What would be the best way to do this? Would I need to use a pipeline or just a jenkins freestyle project?

Thanks

0

There are 0 best solutions below