Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Frewx opened this issue Nov 27, 2024 · 0 comments
Open

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

Frewx opened this issue Nov 27, 2024 · 0 comments

Comments

@Frewx
Copy link

Frewx commented Nov 27, 2024

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant