After running a group of jobs via kub_run_task(), this function
runs kubectl get pods to get their statuses.
kub_list_pods(path)
| path | Path to task directory (if missing, defaults to the most recently created task) |
|---|
A table with pods' status information
https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#get