Skip to content

Allows resource reservations at the QoS level preventing pods at lower QoS levels #5046

Open
@pacoxu

Description

// Allows resource reservations at the QoS level preventing pods at lower QoS levels from
// bursting into resources requested at higher QoS levels (memory only for now)
QOSReserved featuregate.Feature = "QOSReserved"

The feature gate was added in v1.11 kubernetes/kubernetes#62509.

No enhancement or KEP is tracking this, and I opened this issue to track this feature gate.

/sig node

Metadata

Assignees

No one assigned

    Labels

    sig/nodeCategorizes an issue or PR as relevant to SIG Node.stage/alphaDenotes an issue tracking an enhancement targeted for Alpha status

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions