Running Argo workflows - nlpie/nlp-adapt-kube GitHub Wiki
Here we document examples on how to run and monitor Argo jobs in a kubeadm
cluster.
Commands of interest
kubectl get pods -o wide --sort-by="{.spec.nodeName}"
-> lists pods by node
Here we document examples on how to run and monitor Argo jobs in a kubeadm
cluster.
kubectl get pods -o wide --sort-by="{.spec.nodeName}"
-> lists pods by node