Get the pod logs from previous running instance

kubectl \
    logs \
    $pod_name \
    --previous