We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I installed the gpu-operator chart like this:
helm upgrade --install --wait gpu-operator-1739580441 \ --namespace gpu-operator --create-namespace \ nvidia/gpu-operator \ --version=v24.9.2 \ --set driver.enabled=false,toolkit.enabled=false
After everything was settled, I still have the nvidia.com/gpu-driver-upgrade-enabled: "true" annotation on the node.
nvidia.com/gpu-driver-upgrade-enabled: "true"
I hope it won't be effective.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I installed the gpu-operator chart like this:
After everything was settled, I still have the
nvidia.com/gpu-driver-upgrade-enabled: "true"
annotation on the node.I hope it won't be effective.
The text was updated successfully, but these errors were encountered: