Spinnaker Pipeline Template

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

External

Internal

Overview

Multiple pipeline instances can be created from a pipeline template. A pipeline template has two components: the template and the configuration.

Concepts

Pipeline Template

Template

A template defines a parameterized pipeline, with the set of variables for which the users instantiating the template will provide values.

Configuration

A pipeline template configuration is a concrete implementation of a template. Configurations can inject new stages into the final pipeline graph and inherit or override, or both, triggers, notifications, and parameters.

Variable

Pipeline

Whether it’s created from a template or not, an executable pipeline that can be visualized in UI.