Skip to content

kubelet plugin: move MASK_NVIDIA_DRIVER_PARAMS into code #366

@jgehrcke

Description

@jgehrcke

This is about

if [ "${MASK_NVIDIA_DRIVER_PARAMS}" = "true" ]; then

and

if [ "${MASK_NVIDIA_DRIVER_PARAMS}" = "true" ]; then

@klueska originally said

Currently we have the logic to mask /proc/driver/nvidia/params directly in command arguments of the helm template for the kubelet plugin. We should instead do this in the code for plugin as part of its initialization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenance/choresissue/pr for maintenance, release work, code cleanup, chores

    Type

    No type

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions