Get podname's of each stage in workflow #8535
-
A workflow has step1 -> step2 -> step3. When triggered, How to get pod names at each step1, step2, step3.? Purpose: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
See |
Beta Was this translation helpful? Give feedback.
-
Posting here because its related and this came up when I was searching: The above is correct for getting the pod name, but the container name will be |
Beta Was this translation helpful? Give feedback.
See
pod.name
: https://github.com/argoproj/argo-workflows/blob/master/docs/variables.md#containerscript-templates