Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Set default_runtime_name to the runtime to be used #1

Closed
wants to merge 1 commit into from

Conversation

shysank
Copy link
Contributor

@shysank shysank commented Feb 11, 2021

There was an issue in gpu operator where the nvidia-device-plugin pod was failing to start when containerd was used. On further inspection, we found that containerd 1.3 added a new property called default_runtime_name which sets the default runtime. Since this is not set when using gpu operator, it defaults to runc, and thus fails. This pr sets default_runtime_name to nvidia to use nvidia container runtime.

@cloud-native-bot
Copy link

Hello There!

Thanks for your contribution!
This repository is a read-only mirror of the following repository: https://gitlab.com/nvidia/container-toolkit/container-config

Do you mind:

Thanks again!

Signed-off-by: shysank <sankarans@vmware.com>
@shysank
Copy link
Contributor Author

shysank commented Feb 17, 2021

@shysank shysank closed this Feb 17, 2021
@shysank shysank deleted the default_runtime_name branch February 17, 2021 18:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant