/tekton-tutorial

Get started with Tekton Pipelines for https://dn.dev/master. Learn from basics to advanced

Primary LanguageHTMLApache License 2.0Apache-2.0

Tekton Tutorial - Introduction to Tekton Pipelines

Tekton Tutorial

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!

Contributing

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