examples/generate-pipeline/README.md
This is a simple example to show users how to run the generate-pipeline command
Please keep in mind that the generate-pipeline command is still a WIP
Prerequisites:
kubectl create clusterrolebinding serviceaccounts-cluster-admin \
--clusterrole=cluster-admin \
--user=system:serviceaccount:default:default
To generate and run a pipeline: