Skip to content

Move from NFD hook usage to NFD feature-file usage #1181

@uniemimu

Description

@uniemimu

Intel device plugins for kubernetes, particularly GPU and SGX initcontainers, should align with the NFD hooks becoming deprecated. Ref kubernetes-sigs/node-feature-discovery#855

NFD feature-files can be used instead of binary hooks. Potentially a sidecar container which produces the NFD feature-file would work. The possibility of cleaning up the feature-file at plugin Pod deletion time should be investigated. The current initcontainer-based hook-approach leaves the hosts polluted even after the plugin is removed, since there is no cleanup currently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    gpuGPU device plugin related issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions