diff --git a/README.md b/README.md index 06223c3884b052246cc04fffcbd829d8251e7707..fdfec0f687c4dc44082f5355a5cebac44ed94aae 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ helm install nvidia-device-plugin-custom ./nvidia-device-plugin-custom/ -n kube- Check that the master node correctly sees the migs ``` -kubectl describe node k8s-staging1-master +kubectl describe node k8s-staging1-gpu-0 ``` where this line should contain the number of available migs (should be 1 or more) ```