Skip to content

OpenShift Pipelines Workshop 1.0

Compare
Choose a tag to compare
@danielhelfand danielhelfand released this 21 Aug 12:39
· 108 commits to master since this release

DEPRECAED: This version of the workshop is now incompatible with the 4.2 web console. Please use what is in master until a new release is available.

This release corresponds to the first version of the OpenShift Pipelines workshop. In this workshop, users will be guided through creating a CI/CD pipeline using Tekton and deploying a sample Node.js application on OpenShift. Users will have the opportunity to create Tekton custom resources, such as tasks, a pipeline, pipelineresources, and a pipelinerun. The workshop includes the Tekton CLI (tkn) and makes use of the 4.2 Developer Console to showcase OpenShift Pipelines frontend features.

This workshop requires the following prerequisites:

  • OpenShift 4 Cluster
  • The OpenShift Pipelines operator must be globally installed on the OpenShift 4 cluster hosting the workshop

Thank you to @jorgemoralespou, @GrahamDumpleton, @jdob for contributions to v1.0.