- Notifications
You must be signed in to change notification settings - Fork3
Kubectl NV plugin, a tool for managing NVIDIA objects on a kubernetes cluster.
License
NVIDIA/kubectl-nv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A kubectl plugin for NVIDIA-powered Kubernetes clusters.
See the full documentation atdocs/README.md
Kubectl NV plugin, a tool for managing NVIDIA objects on a kubernetes cluster.The kubectl-nv plugin is based onhttps://kubernetes.io/docs/tasks/extend-kubectl/kubectl-plugins/, meaning, once installed into the user's $PATH it will become part of the kubectl command line. As "kubectl nv".
Currently, when a user faces a malfunction on their kubernetes cluster, users are directed to thedocumentations page where they are asked to run multiple commands, and if those commands fail to expose the root cause, users are asked to run a must-gather bash script and send the resulting files to support for analysis. With the kubectl nv plugin, users will be able to troubleshoot GPU nodes and clusters from a single command line tool, with customized options, making it easier for them to locally troubleshoot, and if given the case, to produce the files once generated by must-gather.
The kubectl plugin will provide the following troubleshooting commands:
kubectl nv adm must-gather --helpNAME: kubectl-nv adm must-gather - collects the information from your cluster that is most likely neededfor debugging issuesUSAGE: kubectl-nv adm must-gather [command options] [arguments...]OPTIONS: --kubeconfig value, -k value path to kubeconfig file (default:"-") [$KUBECONFIG] --artifacts-dir value path to the directory where the artifacts will be stored. Defaults to /tmp/nvidia-gpu-operator_<timestamp> [$ARTIFACT_DIR] --help, -h showhelp
About
Kubectl NV plugin, a tool for managing NVIDIA objects on a kubernetes cluster.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.