josmo / drone-rancher

Drone plugin for triggering Rancher deployments
53 stars 35 forks source link

Rancher Load Balancer Support #18

Closed JustinPullen closed 7 years ago

JustinPullen commented 7 years ago

It would be awesome to wrap support for Rancher's LB into this plugin.

The idea would be to focus rancher LBs and remove targets from the LB. Then preform an image upgrade and add the target back to the LB after the upgrade has been confirmed. This could solve true zero downtime/rolling deployments in rancher, from the CI server, for production setups.

josmo commented 7 years ago

@JustinPullen Can you describe a bit more what you're thinking on this? I thought that if you do rolling service updates behind a lb it would have zero downtime, but maybe I'm missing something.

josmo commented 7 years ago

I'm going to close this out since it's been a while. If it's something needed feel free to reopen :)