Skip to content

Add example for device taints and tolerations (KEP-5055) #185

@willie-yao

Description

@willie-yao

KEP-5055 (kubernetes/enhancements#5055) adds support for tainting devices to prevent using them for new pods and/or cause pods using them to stop. Users can decide to tolerate taints. This was Alpha in 1.33 and reached Beta in 1.36.

The example driver should demonstrate how a driver can set taints on devices (e.g. to mark a device as unhealthy or reserved) and how users can specify tolerations in their ResourceClaims.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    🔖 Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions