diff --git a/docs/installation/upgrade.md b/docs/installation/upgrade.md index 70a5b82b..6cef4e26 100644 --- a/docs/installation/upgrade.md +++ b/docs/installation/upgrade.md @@ -17,7 +17,7 @@ Verify that your target HAMi version is compatible with your current Kubernetes helm list -n kube-system | grep hami # Kubernetes version -kubectl version --short +kubectl version # NVIDIA driver version (on GPU nodes) nvidia-smi | grep "Driver Version"