From 135aac3e3ad96338c0ab34a7c53222579eb5266f Mon Sep 17 00:00:00 2001 From: googs1025 Date: Thu, 28 Nov 2024 10:03:57 +0800 Subject: [PATCH] chore: fix README support volcano version Signed-off-by: googs1025 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f741515..ef46cfd 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The list of prerequisites for running the Volcano device plugin is described bel * nvidia-docker version > 2.0 (see how to [install](https://github.com/NVIDIA/nvidia-docker) and it's [prerequisites](https://github.com/nvidia/nvidia-docker/wiki/Installation-\(version-2.0\)#prerequisites)) * docker configured with nvidia as the [default runtime](https://github.com/NVIDIA/nvidia-docker/wiki/Advanced-topics#default-runtime). * Kubernetes version >= 1.16 -* Volcano verison >= 1.19 +* Volcano verison >= 1.9 ## Quick Start