Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Kubeflow 上有管道,管道可以在管道 UI 上运行。
我的管道应该像 crontab 一样在指定的时间执行。
如何定期执行管道?
我还没有尝试过调度管道,但希望这可能会有所帮助。
在 Kubeflow Pipelines UI 中,为您的管道创建一个实验。在您的管道的实验页面上,有一个选项Create recurring run。按照该表格上的说明为您的管道安排运行。