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

Document setup with CDI annotations #515

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

elezar
Copy link
Member

@elezar elezar commented Feb 12, 2024

In our deployment, we found that CDI annotations were more stable, and avoided the issue (other workarounds were not effective) described at NVIDIA/gpu-operator#485.

The setup is a bit tricky, and requires configuring an explicit runtime class for the device plugin itself. Document this here for other users.

Migrated from https://gitlab.com/nvidia/kubernetes/device-plugin/-/merge_requests/298

In our deployment, we found that CDI annotations were more stable, and
avoided the issue (other workarounds were not effective) described at
NVIDIA/gpu-operator#485.

The setup is a bit tricky, and requires configuring an explicit runtime
class for the device plugin itself. Document this here for other users.

Signed-off-by: Kai Wohlfahrt <kai@charmtx.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar elezar self-assigned this Feb 12, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants