nvidia-container-toolkit/cmd/nvidia-ctk
Evan Lezar 0bc09665a8 Merge branch 'CNT-1380/add-crio-config' into 'main'
Add support for updating crio config

See merge request nvidia/container-toolkit/container-toolkit!176
2022-11-07 10:54:34 +00:00
..
cdi Output YAML separator 2022-11-02 15:03:18 +01:00
hook Use :: as link separator 2022-11-02 14:42:51 +01:00
info Rename nvidia-ctk info generate-cdi command 2022-11-02 14:56:26 +01:00
runtime Refactor docker config update 2022-10-11 11:42:38 +02:00
main.go Rename nvidia-ctk info generate-cdi command 2022-11-02 14:56:26 +01:00
README.md Add nvidia-ctk runtime configure command 2022-07-13 10:33:46 +02:00

NVIDIA Container Toolkit CLI

The NVIDIA Container Toolkit CLI nvidia-ctk provides a number of utilities that are useful for working with the NVIDIA Container Toolkit.

Functionality

Configure runtimes

The runtime command of the nvidia-ctk CLI provides a set of utilities to related to the configuration and management of supported container engines.

For example, running the following command:

nvidia-ctk runtime configure --set-as-default

will ensure that the NVIDIA Container Runtime is added as the default runtime to the default container engine.