-
Notifications
You must be signed in to change notification settings - Fork 297
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
Add support to GPU operator for RHEL 9 #1035
Comments
@kimminw00, what makes you say that only RHEL 8 is supported? Are you running vanilla Kubernetes on RHEL 9? If yes, do you expect the operator to deploy the drivers or do you install them as RPMs on RHEL 9? |
We initially believed that RHEL 9 was not supported, based on the information provided on the NVIDIA website. However, we are currently planning to upgrade our Linux version and would like to confirm compatibility. Our expectation is that the operator will handle driver deployment. |
We support upstream K8s with RHEL8 only for the moment (GPU operator will deploy the driver container as well as the rest of the operands). We intend to support RHEL9 in CY 2025 but we have not set the exact release vehicle yet (we are still sorting out the priorities of other features we need to implement). |
does this answer imply that the gpu operator is working on rhel9 based distros like alma 9 and rocky 9? |
We are requesting support to GPU operator for Red Hat Enterprise Linux (RHEL) 9. Our organization is planning to upgrade to RHEL 9(or Rocky9) and we need GPU Operator to be compatible with this version. Currently, GPU Operator only supports up to RHEL 8. We believe that supporting RHEL 9(or Rocky9) will benefit not only our organization but also other users who are planning to upgrade to the latest version of RHEL.
The text was updated successfully, but these errors were encountered: