Define the automation task
Create a task that can run from a scheduled trigger.Python
Register the cron automation
Use the automation client to register a schedule and target cluster.Python
Keep a runner available
The automation submits jobs. It does not execute them by itself. Start a runner that can execute the task identifier.Python
Next steps
Cron triggers
Read the full cron automation reference.
Monitor workflow runs
Inspect jobs created by automations.