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

Make deployment strategy of hyades services configurable #162

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

nscuro
Copy link
Member

@nscuro nscuro commented Sep 25, 2024

For Kafka consumers, it can be desirable to not do RollingUpdates in order to prevent repetetive rebalances. Since those services are not user-facing anyway, there's no downtime involved in following a Recreate strategy instead.

For Kafka consumers, it can be desirable to *not* do `RollingUpdate`s in order to prevent repetetive rebalances. Since those services are not user-facing anyway, there's no downtime involved in following a `Recreate` strategy instead.

Signed-off-by: nscuro <nscuro@protonmail.com>
@nscuro nscuro added the enhancement New feature or request label Sep 25, 2024
@nscuro nscuro requested a review from a team as a code owner September 25, 2024 16:02
@nscuro nscuro merged commit df9faec into main Sep 25, 2024
4 checks passed
@nscuro nscuro deleted the deployment-strategy branch September 25, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant