Scheduler Improvements There are a number of impr...
# announcements
s
Scheduler Improvements There are a number of improvements design to improve operations and deployment of the scheduler. This addresses many of the issues surface by platform teams responsible for deploying the scheduler and managing concerns that cut across user repositories: * `K8sScheduler`: a new scheduler for Kubernetes deployments that builds on top of Kubernetes
CronJob
objects. This decouples the scheduler from Dagit, enabling you to run jobs on a schedule without requiring cron on the Dagit node and enabling you to spin up multiple Dagit pods. * An instance level view of all the schedules that have been reconciled with the Scheduler. * The ability to turn on and off any schedules within your currently loaded workspace from one page. * View the state of and turn off all schedules, regardless of if there are in defined in the currently loaded workspace.
❤️ 2
🎉 4
👍 3