-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Canary Deployment patterns (spike) #40
Comments
Question raised by @dtzar: will istioctl be a hard requirement for applying istio virtualservice rule updates? Also to investigate: azure devops plugin for gated rollouts based on monitoring and metrics gathered from prometheus/grafana @andrebriggs - This will impact how your team deploys and configures flux/azure devops for multiple clusters. |
@bnookala I'm not sure why it would be a hard requirement. Can't we achieve canary deployments with only
The above sounds like a separate issue. We have various meeting notes on the strategy able being alluded to.
Agreed. This scenario is a "run" stage scenario as opposed to the current "crawl" and "walk" scenarios |
No requirement specifies the use of |
yes @andrebriggs I agree it should be a separate task. I created this one: #45 |
As an operator, I want best practices on how to do A/B testing and canary testing within the context of Istio.
AC: documentation and guidance on how to properly do canary testing for multiple services within the mesh.
The text was updated successfully, but these errors were encountered: