Debug Argo workflow
#
Debug a podTo get into the container. Create YAML with command tail /dev/null
to keep it running.
Example of test pod in tests/test-devnull-pod.yml:
Then start the pod:
Connect with the Shell:
#
Debug an Argo workflowPod can also be tested within an Argo workflow, see tests/test-devnull-argo.yml.