Run Trigger
Conceptual overview of run triggers in Kubeflow Pipelines
A run trigger is a flag that tells the system when a recurring runconfiguration spawns a new run. The following types of run trigger areavailable:
- Periodic: for an interval-based scheduling of runs (for example: every 2 hoursor every 45 minutes).
- Cron: for specifying
cron
semantics for scheduling runs.
Next steps
- Read an overview of Kubeflow Pipelines.
- Follow the pipelines quickstart guideto deploy Kubeflow and run a sample pipeline directly from the KubeflowPipelines UI.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified 21.06.2019: Refactored the Pipelines navigation. (#820) (3c584ba1)