Deploy a scanned container from Jenkins in to Kubernetes

10/3/2018

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

-- Calum Price
appharbor
docker
jenkins
kubernetes

0 Answers