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

[Feature] allow configuring VTGate rolling update parameters #533

Open
maxenglander opened this issue Feb 20, 2024 · 0 comments
Open

[Feature] allow configuring VTGate rolling update parameters #533

maxenglander opened this issue Feb 20, 2024 · 0 comments

Comments

@maxenglander
Copy link
Contributor

The default rolling update settings from Kubernetes allow for up to 25% unavailable pods. This may be too aggressive for some deployments of Vitess and result in the remaining VTGates not able to handle the excess load.

Adding the ability to configure the rollingUpdate section for VTGate pods would allow setting more conservative settings like maxUnavailable: 0.

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

No branches or pull requests

1 participant