Skip to content

RDT & blockio: enable defining parameters for unannotated containers #86

@askervin

Description

@askervin

Use case: as a k8s cluster admin I want to define the default I/O scheduler priority and throttling for all pods that are not annotated.

Need for the feature raised by @pacoxu in Kubernetes issue 92287.

A possible solution on both RDT and blockio class configuration file:

DefaultClass: UnannotatedContainers
Classes:
    UnannotatedContainers:
        ...
    ClassA:
        ...
    ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions