If you have a deployment that spins up pods that write out a terminationMessage 
when they are terminated, is there any way to get these messages at the 
Deployment level?

Right now, it seems that you have to do a get on the Pod itself, which is hard 
in a deployment where the pod name changes when a new one is created.

It would be nice if there was a way to get the terminationMessage for all 
terminated Pods under a Deployment. Anyone know how to do this?

Thanks,
Sandeep

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to