Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve Documentation for Scaledown on Aborted Rollout
Improves understanding of how scaling down behaves depending on different configurations. • Canary with traffic routing + setCanaryScale does not scales down immediately when `abortScaleDownDelaySeconds = 0`. • Canary with traffic routing + setCanaryScale scales down after some delay of N second `abortScaleDownDelaySeconds = N`.
- Loading branch information