Questions tagged [kubernetes-cronjob]

301 questions
-2
votes
1 answer

Kubernetes cronjob to recycle a specific pod

I am a recent Kubernetes user and would like to know if there is any way to create a cronjob that allows me to delete a specific pod from my cluster. After deleting it, I know it will be recreated and that's exactly what I want ... a refresh. It is…
1 2 3
20
21