From a77a5b424b749a5bf5e1b662c2f67c6bcc6c0a99 Mon Sep 17 00:00:00 2001 From: Mykhailo Bobrovskyi Date: Thu, 16 Jan 2025 07:27:53 +0200 Subject: [PATCH] Review remarks. --- plugins/kjob.yaml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/plugins/kjob.yaml b/plugins/kjob.yaml index 0e6493a4615..c0c6758840f 100644 --- a/plugins/kjob.yaml +++ b/plugins/kjob.yaml @@ -7,12 +7,10 @@ spec: shortDescription: Run AI/ML jobs based on the pre-defined templates homepage: https://github.com/kubernetes-sigs/kjob/ description: | - This kubectl plugin allows ML researchers to run templated Jobs - with different values for the application-specific parameters, without the need to edit and submit - entire YAML files. The tool comes with built-in support for running slurm scripts inside a Kubernetes - cluster. - - See the documentation for more information: https://github.com/kubernetes-sigs/kjob/blob/main/docs/_index.md. + This kubectl plugin allows ML researchers to run templated Jobs with different values + for the application-specific parameters, without the need to edit and submit entire + YAML files. The tool comes with built-in support for running slurm scripts inside + a Kubernetes cluster. platforms: - selector: matchLabels: