Run the script after k8s pod starts

Viewed 35

I want to run shell script after pod startup(not immediately ). I have used lifecycle poststart . it works fine. But giving poststart hook error after rollout restart. Please suggest some other option.

0 Answers
Related