Closed frykshon closed 6 months ago
Step 3 of (https://cloud.ibm.com/docs/openshift?topic=openshift-deploy_app&interface=ui#gpu-workload) needs to be corrected from "oc get pod -a -l 'name in (nvidia-devicequery)'" to "oc get pod -A -l 'name in (nvidia-devicequery)'"
Thanks in advance!
Hi, thanks for the feedback. I've updated the command. The change will be live later today.
Step 3 of (https://cloud.ibm.com/docs/openshift?topic=openshift-deploy_app&interface=ui#gpu-workload) needs to be corrected from "oc get pod -a -l 'name in (nvidia-devicequery)'" to "oc get pod -A -l 'name in (nvidia-devicequery)'"
Thanks in advance!