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

Enable CDI in containerd configuration #2100

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

Conversation

dims
Copy link
Member

@dims dims commented Dec 26, 2024

enable_cdi = true is set to true in containerd 2.0:
containerd/containerd@c8e8a09

Some DRA drivers are using CDI:
https://github.com/search?q=repo%3ANVIDIA%2Fk8s-dra-driver%20cdi&type=code

A bunch of CI jobs in upstream are now enabling CDI:
https://cs.k8s.io/?q=enable_cdi&i=nope&files=&excludeFiles=&repos=

So let's switch it on in our images as well please.

@dims dims force-pushed the enable-cdi-in-containerd-configuration branch from d3ecb51 to 5657448 Compare December 26, 2024 03:27
@dims dims force-pushed the enable-cdi-in-containerd-configuration branch from 5657448 to 567ee65 Compare December 26, 2024 04:06
@dims
Copy link
Member Author

dims commented Jan 6, 2025

@cartermckinnon does this look ok to you?

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.

1 participant