Skip to content

vinamra28/tekton-tutorial-rh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tekton Tutorial - Introduction to Tekton Pipelines

Tekton Tutorial Tekton Pipelines Tekton Triggers Tekton CLI

Documentation

HTML -- http://redhat-developer-demos.github.io/tekton-tutorial/

Tekton, originally known as Knative Build but spun-off as its own open source project with its own governance organization. Tekton attempts to fill the void of an in-cluster container image build and deployment workflow -- that is continuous integration (CI) and continuous delivery (CD) --. The Tekton philosophy revolves around three main pillars:

As part of this tutorial and its chapter you will learn about Tekton components such as Task & Pipeline and how to apply them in common day-to-day CI/CD use cases.

This content is brought to you by Red Hat Developer Program - Register today!

Dev Builds

If you want to grab the latest updats (dev) HTML -- http://redhat-developer-docs.github.io/tekton-tutorial-staging/

Contributing

Please refer to the how to contribute? on how you can contribute to the tutorial