We’re building containers intended for deploying in Rancher. Right now, we are doing the deployment by shelling out and calling the Rancher cli. This is fragile.
Is there any Jenkins plugin for performing Rancher operations directly via the API?
Thanks.