Skip to content
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

Scale Deployments Proportionally #20754

Closed
bgrant0607 opened this issue Feb 5, 2016 · 0 comments
Closed

Scale Deployments Proportionally #20754

bgrant0607 opened this issue Feb 5, 2016 · 0 comments
Assignees
Labels
area/app-lifecycle priority/backlog Higher priority than priority/awaiting-more-evidence.

Comments

@bgrant0607
Copy link
Member

Filed an issue to represent work started here:
#20273
#20696

The proposal was to scale the underlying RCs with non-zero replicas proportionally in order to mitigate risk.

Otherwise, scaling up currently increases the size of the newRC and scaling down could decrease the sizes of the old ones, both of which would have the effect of hastening the rollout progress, which could produce a higher proportion of unavailable replicas in the event of a problem with the rolled out template.

cc @Kargakis @janetkuo @mqliang @ironcladlou

@bgrant0607 bgrant0607 added priority/backlog Higher priority than priority/awaiting-more-evidence. area/app-lifecycle team/ux labels Feb 5, 2016
@bgrant0607 bgrant0607 added this to the next-candidate milestone Feb 5, 2016
@bgrant0607 bgrant0607 modified the milestones: v1.3, next-candidate Apr 28, 2016
@0xmichalis 0xmichalis self-assigned this May 16, 2016
@bgrant0607 bgrant0607 removed this from the v1.3 milestone May 27, 2016
k8s-github-robot pushed a commit that referenced this issue Jun 25, 2016
Automatic merge from submit-queue

Proportionally scale paused and rolling deployments

Enable paused and rolling deployments to be proportionally scaled.
Also have cleanup policy work for paused deployments.

Fixes #20853
Fixes #20966
Fixes #20754

@bgrant0607 @janetkuo @ironcladlou @nikhiljindal

<!-- Reviewable:start -->
---
This change is [<img src="http://reviewable.k8s.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](http://reviewable.k8s.io/reviews/kubernetes/kubernetes/20273)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/app-lifecycle priority/backlog Higher priority than priority/awaiting-more-evidence.
Projects
None yet
Development

No branches or pull requests

2 participants