Skip to content

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

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:
        ...
    ...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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