Matrix
Overview
Matrix is used to fan out Tasks in a Pipeline. This doc will explain the details of matrix support in
Tekton.
🌱
Matrixis an alpha feature. Theenable-api-fieldsfeature flag must be set to"alpha"to specifyMatrixin aPipelineTask.⚠️ This feature is in a preview mode. It is still in a very early stage of development and is not yet fully functional.
Configuring a Matrix
A Matrix supports the following features:
Context Variables
Similarly to the Parameters in the Params field, the Parameters in the Matrix field will accept
context variables that will be substituted, including:
PipelineRunname, namespace and uidPipelinenamePipelineTaskretries
Feedback
Was this page helpful?
Thanks! Tell us how we can further improve.
Sorry about that. Tell us how we can further improve.