Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Investigate pod priority/priorityclass instead of QoS Guaranteed #595

Open
mjnagel opened this issue Oct 13, 2023 · 0 comments
Open

Investigate pod priority/priorityclass instead of QoS Guaranteed #595

mjnagel opened this issue Oct 13, 2023 · 0 comments
Assignees
Labels
dubbd enhancement New feature or request

Comments

@mjnagel
Copy link
Collaborator

mjnagel commented Oct 13, 2023

A number of DUBBD components (to include Flux) have equal CPU/memory limits+requests in order to ensure they get evicted last when there is node pressure.

While this seems to be a good practice to ensure the core platform never "goes down" I think we could leverage priorityclass -https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/ - as an alternative so that we don't need CPU/memory limits/requests set equally. This would enable us to run on lower resourced systems likely and help to alleviate some situations where we under resourced things on CPU to prevent large requirements.

@MxNxPx MxNxPx added dubbd enhancement New feature or request labels Oct 16, 2023
@TristanHoladay TristanHoladay self-assigned this Oct 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dubbd enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants