bookingcom / shipper

Kubernetes native multi-cluster canary or blue-green rollouts using Helm
Apache License 2.0
733 stars 39 forks source link

Shipper should support non-web workloads #275

Open osdrv opened 4 years ago

osdrv commented 4 years ago

At present, Shipper only allows 1 type of workload to be deployed: a web-serving one. Based on our observations, there is a pretty high demand on deploying non-web workloads with shipper.

Let's use this epic task to keep track of our progress on the subject.