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

[PAGOPA-2334] config: Update minReplica and podAntiAffinity #25

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

cap-ang
Copy link

@cap-ang cap-ang commented Nov 4, 2024

List of Changes

  • Increase minReplica from 1 to 2
  • Add podAntiAffinity rules

Motivation and Context

  • Improve redundancy in case of defective autoscaling
  • Prevent the scheduler from locating a new pod on the same node as pods with the same labels wispsoapconverter

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as
    expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@cap-ang cap-ang requested a review from a team November 4, 2024 08:51
@cap-ang cap-ang self-assigned this Nov 4, 2024
@cap-ang cap-ang merged commit 0b4771f into main Nov 4, 2024
6 of 7 checks passed
@cap-ang cap-ang deleted the PAGOPA-2334 branch November 4, 2024 10:17
Copy link

sonarcloud bot commented Nov 4, 2024

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

Successfully merging this pull request may close these issues.

2 participants