After running a group of jobs via kub_run_task(), this function runs kubectl get pods to get their statuses.

kub_list_pods(path)

Arguments

path

Path to task directory (if missing, defaults to the most recently created task)

Value

A table with pods' status information

References

https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#get