From d3bc58da8d02c0f5bf6ebe7f66e69e741c889639 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 14 Feb 2025 11:33:15 +0800 Subject: [PATCH] Update README.md adjust set docker runtime default Signed-off-by: root --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 416d1a261..3c9b3f6f1 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Also note the configuration instructions for: Remembering to restart each runtime after applying the configuration changes. -If the `nvidia` runtime should be set as the default runtime (required for `docker`), the `--set-as-default` argument +If the `nvidia` runtime should be set as the default runtime (with non-cri docker versions, for example), the `--set-as-default` argument must also be included in the commands above. If this is not done, a RuntimeClass needs to be defined. ##### Notes on `CRI-O` configuration