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

CP-23465: increase default replica count for insights controller #106

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

dmepham
Copy link
Collaborator

@dmepham dmepham commented Nov 18, 2024

Description

For HA for the insights-controller, increasing the replicacount should help us be resilient to pod restarts. we should probably add some pod anti affinities to keep pods from scheduling on the same node, and maybe even try to get them scheduling on nodes in different AZs, but I think this will do for now

Checklist

  • I have added documentation for new/changed functionality in this PR
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not main

@dmepham dmepham requested a review from a team as a code owner November 18, 2024 00:16
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

Successfully merging this pull request may close these issues.

3 participants