lab-tekton-pipelines
lab-tekton-pipelines copied to clipboard
OpenShift Pipelines workshop
The workshop should have Google Analytics tracking when a user uses the workshop. This will help to keep track of total uses at conferences and other events where the workshop...
There are some photos in the workshop that are difficult to see, such as the OpenShift Pipelines Operator Install section. It would be helpful to add a way to expand...
It is generally better to use `oc apply` rather than `oc create`.
The directories `/opt/app-root/bin` and `/opt/app-root/src/bin` are already in `PATH`. Any programs you want should be installed into those. For third party applications which you are installing as part of image...
Text with double curly-braces get ignored - switching from --template to -ojsonpath works around the problem because only single curly-braces are required