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

helm: flip podPriorityClassNodeCritical to true. #312

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

klihub
Copy link
Collaborator

@klihub klihub commented Apr 9, 2024

Set podPriorityClassNodeCritical to true by default, adding plugins to the system-node-critical priority class. This should mitigate the potential risk of a plugin getting evicted under heavy system load. It should also ensure that during autoscaling enough new nodes are brought up to leave room for plugins on each new node.

Set `podPriorityClassNodeCritical` to true by default, adding
plugins to the `system-node-critical` priority class. This
should mitigate the potential risk of a plugin getting evicted
under heavy system load. It should also ensure that during
autoscaling enough new nodes are brought up to leave room for
plugins on each new node.

Signed-off-by: Krisztian Litkey <[email protected]>
Copy link
Collaborator

@fmuyassarov fmuyassarov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@marquiz marquiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marquiz marquiz merged commit 709f29f into containers:main Apr 9, 2024
3 checks passed
@klihub klihub deleted the fixes/flip-class-node-critical branch April 9, 2024 09:51
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