ibm-cloud-docs / openshift

openshift prod
5 stars 41 forks source link

Correction needed for typo on step 3 of deploying a gpu workload #171

Closed frykshon closed 6 months ago

frykshon commented 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!

derekpoindexter commented 6 months ago

Hi, thanks for the feedback. I've updated the command. The change will be live later today.