Run Trigger
Conceptual overview of run triggers in Kubeflow Pipelines
Out of date
This guide contains outdated information pertaining to Kubeflow 1.0. This guide needs to be updated for Kubeflow 1.1.A run trigger is a flag that tells the system when a recurring run configuration spawns a new run. The following types of run trigger are available:
- Periodic: for an interval-based scheduling of runs (for example: every 2 hours or every 45 minutes).
- Cron: for specifying
cron
semantics for scheduling runs.
Next steps
- Read an overview of Kubeflow Pipelines.
- Follow the pipelines quickstart guide to deploy Kubeflow and run a sample pipeline directly from the Kubeflow Pipelines 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 03.08.2020: Added outdated banner to non-index docs unchanged in last 30d (#2072) (e56f3650)