Find Config of Deleted Pod

Is there any way to view the config of a pod that was already deleted? I see the pod creation listed in audit logs, but I don't see any way to view the configuration that I used when creating the pod. Of course the pod volume, data, logs, etc. will be permanently deleted, but it would be nice if the initial config was logged in the audit logs too, so a similar pod could easily be created in future.
Solution:
You can't get the config for a deleted pod. Best is to use templates.
Jump to solution
1 Reply
Solution
ashleyk
ashleyk3mo ago
You can't get the config for a deleted pod. Best is to use templates.