Skip to main content

Executions

Low-level step executions from Kubeflow Pipelines.

Executions

Executions are the low-level representation of a single pipeline step run. While a run is the top-level pipeline invocation, an execution is one step within that run — the container that ran, its inputs, outputs, and status.

Preview

The Pipelines tab is in early access. Execution browsing is read-only in the UI.

The executions list

The list view shows every execution across all pipeline runs. Each row displays:

  • Name — the execution's display name.
  • Component — which pipeline component this execution ran.
  • Status — current phase.
  • Started — when the execution started.
  • Duration — elapsed time.

Click an execution to see its inputs, outputs, and logs.

Next steps

  • Runs — the top-level pipeline invocations
  • Artifacts — the outputs of executions
Ask AI
Ask a question about Vantage Compute...