1 Answers
A kubernetes cron-job is the best way to implement it. You can read more here: https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/
You can find the examples of how to set it for a particular time here: https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/#cron-schedule-syntax