aerospike-kubernetes-operator icon indicating copy to clipboard operation
aerospike-kubernetes-operator copied to clipboard

Provide automated canary deployment and analysis support when applying changes to running aerospike cluster

Open vasilievip opened this issue 4 years ago • 2 comments

  1. We are using netflix kayenta as service to automatically analyze canary deployments
  2. When making changes to running aerospike cluster we want to avoid downtime if changes are breaking cluster
  • https://www.infoq.com/presentations/canary-analysis-deployment-pattern/
  • https://github.com/spinnaker/kayenta
  • https://www.youtube.com/watch?v=3xQm7CsR0ww

So, MVP here - when applying changes operator should support canary deployment and we should have ability to programmatically continue or rollback deployment via deployment pipeline based on data from canary analysis which pipeline will fetch from kayenta

Screen Shot 2020-09-01 at 3 17 23 PM

vasilievip avatar Sep 01 '20 12:09 vasilievip

https://github.com/helm/helm/issues/6572

vasilievip avatar Sep 02 '20 18:09 vasilievip

We will try to get a roadmap for this feature.

sud82 avatar Nov 10 '21 13:11 sud82