How to schedule a POD

I want to be able to stop and start the PODs based on a defined schedule, for a variety of reasons. When running (started), POD should behave as normal When a POD has stopped it should not be running at all in the cluster.

what are the options to schedule POD to run at a specific time? I know type of job has an option to schedule it.