I got a question in the exam which is as below
- Create a cron job which runs every 2 minutes, … set failures =3 and also make sure the pod terminates exactly after 8 seconds.
- Also as a sample run one job on this cron.
not sure how to set failure and terminate ( is it via command ?) and also what is the meaning on 2nd statement.