You are viewing documentation for Kubeflow 1.8

This is a static snapshot from the time of the Kubeflow 1.8 release.
For up-to-date information, see the latest version.

Run Trigger

Conceptual overview of run triggers in Kubeflow Pipelines

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

Feedback

Was this page helpful?


Last modified September 15, 2022: Pipelines v2 content: KFP SDK (#3346) (3f6a118)