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

Wrong GPU Operator version installed #4697

Open
lukasbehammer opened this issue Oct 9, 2024 · 1 comment
Open

Wrong GPU Operator version installed #4697

lukasbehammer opened this issue Oct 9, 2024 · 1 comment

Comments

@lukasbehammer
Copy link

Summary

In a microk8s install from channel 1.30, microk8s enable gpu installs GPU Operator v23.9.1 which is also not in the release list on Github. This leads to an Error within the nvidia-container-toolkit-daemonset container. Installing a newer version via microk8s enable gpu --version v24.6.2 for example works.

What Should Happen Instead?

A usable version of the Nvidia GPU Operator should be installed when not specifying the version manually.

Reproduction Steps

  1. snap install microk8s --classic --channel=1.30
  2. microk8s enable gpu

Introspection Report

Don't have an inspection report as I have a running system now.

Can you suggest a fix?

Are you interested in contributing with a fix?

@berkayoz
Copy link
Member

Hey @lukasbehammer,

Thank you for reporting this. We have a PR canonical/microk8s-core-addons#305 that addresses this on our list. We'll review it and backport to older versions if possible. I'll update here when the change lands.

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

2 participants