redhat-developer / vscode-tekton

Tekton support for Visual Studio Code
MIT License
70 stars 36 forks source link

Install Tekton on the cluster #356

Closed siamaksade closed 3 years ago

siamaksade commented 4 years ago

Add an action to be able to install Tekton on a cluster which doesn't have Tekton installed.

Kubernetes: https://github.com/tektoncd/pipeline/blob/master/docs/install.md https://github.com/tektoncd/triggers/blob/master/docs/install.md

OpenShift: Installing the OpenShift Pipelines Operator from the OperatorHub

mohitsuman commented 3 years ago

@sudhirverma Please refer the screenshot of the welcome page to understand the workflow.

sudhirverma commented 3 years ago

@mohitsuman and @evidolob we already show the welcome page to install the pipeline and I have added the Tekton Trigger button to open the documentation for the trigger.

Screenshot 2021-06-23 at 3 16 50 PM