Skip to content

vanHeemstraSystems/tekton-headstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

tekton-headstart

Tekton - Headstart

Based on "Tekton Pipelines Tutorial" at https://github.com/tektoncd/pipeline/blob/main/docs/tutorial.md

100 Tekton Pipelines Tutorial

This tutorial uses a simple Hello World example to show you how to:

  • Create a Task
  • Create a Pipeline containing your Tasks
  • Use a TaskRun to instantiate and execute a Task outside of a Pipeline
  • Use a PipelineRun to instantiate and run a Pipeline containing your Tasks

This tutorial consists of the following sections:

Note: Items requiring configuration are marked with the #configure annotation. This includes Docker registries, log output locations, and other configuration items specific to a given cloud computing service.

200 Before you begin

See README.md

300 Creating and running a Task

More ...

About

Tekton - Headstart

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published