HTML -- https://redhat-scholars.github.io/tekton-tutorial/index.html
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!
If you want to grab the latest updats (dev) HTML -- https://redhat-developer-demos.github.io/tekton-tutorial-staging/tekton-tutorial/index.html
Please refer to the how to contribute? on how you can contribute to the tutorial