I need to create a Cronjob in Kubernetes that monitors a "tbl_scheduled_upgrades" table and sends a notification whenever the "scheduled_date" column is in two weeks. I already have 3 cronjobs made by someone as yaml/python files. Any idea how to make it?