rcarrata / tekton-tutorial

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

Home Page:https://dn.dev/tekton-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://dn.dev/tekton-tutorial

License:Apache License 2.0


Languages

Language:HTML 32.6%Language:JavaScript 32.2%Language:Shell 24.2%Language:Java 9.4%Language:Dockerfile 1.7%