Skip to content

Signing NVIDIA kernel module when installing with GPU-Operator #1142

@Frewx

Description

@Frewx

Hi,
I am trying to install GPU operator to my kubernetes cluster which has 3 worker nodes all of them are pyhsical RTX 3090 GPU nodes. When using GPU-Operator helm deployment I am getting below errors.

The target kernel has CONFIG_MODULE_SIG set, which means that it supports cryptographic signatures on kernel modules. On some systems, the kernel may refuse to load modules without a valid signature from a trusted key. This system also has UEFI Secure Boot enabled; many distributions enforce module signature verification on UEFI systems when Secure Boot is enabled. Would you like to sign the NVIDIA kernel module? Valid responses are: (1) "Sign the kernel module" (2) "Install without signing" [ default ] Please select your response by number or name: The target kernel has CONFIG_MODULE_SIG set, which means that it supports cryptographic signatures on kernel modules. On some systems, the kernel may refuse to load modules without a valid signature from a trusted key. This system also has UEFI Secure Boot enabled; many distributions enforce module signature verification on UEFI systems when Secure Boot is enabled. Would you like to sign the NVIDIA kernel module? (Answer: Install without signing) Kernel module load error: Operation not permitted

How can I select a response when deploying with helm ? Is there a value for this in the values.yml that I can use ?

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