Job Progress Viewing
Procedure
Run the following command to check the pod running status:
kubectl get pod --all-namespaces
Command output:
1 2 3 4 | NAMESPACE NAME READY STATUS RESTARTS AGE ... default resnetinfer1-2-scpr5 1/1 Running 0 20m ... |
Parent topic: Use on the CLI (Volcano)