Hello everyone
We have noticed that NVIDIA GPU Driver | NVIDIA NGC has not brought any new tags for azure in a while, which is problematic as we need to keep our nodes up to date with latest security patches but there’s also a hard dependency between the exact Ubuntu 24 kernel build / release and the provided image with the driver from nvidia.
It does seem, like the GitHub has more tags than the ngc catalog but also not for every kernel release.
Does anyone have a hint on how to navigate this?
We are using the official helm templates for the GPU operator, which calculate the version of the needed driver based on Cloud-env, node OS, kernel version. This leads to our situation, where we have Ubuntu 24.04 with kernel 6.8.0-1063 and therefor an image tag “580-6.8.0-1063-azure-ubuntu24.04” is generated, but there is no image with such a tag.
Can we request specific releases? Can this be reported as a bug? Do we have to just accept that they don’t provide every version of the kernel?
Maaaany thanks in advance and kind regards