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

Support setting maxUnvailable for Deployments #62

Open
Cryptophobia opened this issue Mar 20, 2018 · 0 comments
Open

Support setting maxUnvailable for Deployments #62

Cryptophobia opened this issue Mar 20, 2018 · 0 comments

Comments

@Cryptophobia
Copy link
Member

From @helgi on July 13, 2016 18:49

Deployments support maxSurge and maxUnavailable when it comes to the RollingUpdate of pods

maxSurge is taken care of with the DEPLOY_BATCHES but maxUnavailable is assumed 0 to be in sync with previous Deis deploy logic

Copied from original issue: deis/controller#876

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant