Tekton Installation

Learn to set up Tekton, Tekton Triggers, and the Tekton Dashboard.

Tekton Pipelines

In this lesson, we’ll work with Tekton Pipelines, Triggers, and Dashboard. To install Tekton Pipelines on our Kubernetes cluster, follow these steps:

  1. Use the first command given in the 1_installTekton.sh file to install Tekton Pipelines and its dependencies.

  2. Use the second command given in the 1_installTekton.sh file to monitor the installation. Monitor it until all the components show a Running status, and then press “CTRL+C” (or “control + C” on macOS) to stop monitoring.

The result of the command should look like this:

NAME                             READY  
...