Commit Graph
6 Commits
Author SHA1 Message Date
Stefan Prodan e8f50b2c09 Add deployment and rbac manifests 2018-09-24 18:28:17 +03:00
Stefan Prodan 0ddb337b66 Implement progressive rollout for K8s deployments 2018-09-24 16:12:14 +03:00
Stefan Prodan acb83cf6f0 Add Rollout kind and clientset 2018-09-24 13:31:15 +03:00
Stefan Prodan e559e1254c Add canary HPA 2018-09-23 11:27:35 +03:00
Stefan Prodan c9ba2f6cb3 Add gated roll out based on Istio HTTP success rate metric
- add Prometheus observer component
- halt rollover when success rate drops under the threshold
- scale to zero for canary deployment after promotion has succeeded
2018-09-22 15:37:30 +03:00
Stefan Prodan 19e7ae2fef Add canary test workloads 2018-09-21 19:24:35 +03:00