oc login https://api.cluster-rhtegpu-0e4c.rhtegpu-0e4c.open.redhat.com:6443
username: user1
password:
namespace: tekton-demo
sa: tekton-demo
'oc' client: https://api.cluster-rhtegpu-0e4c.rhtegpu-0e4c.open.redhat.com:6443
user name : 'opentlc-mgr'
oc create sa <abc>
oc adm policy add-scc-to-user privileged -z <abc> -n <NS>
oc adm policy add-role-to-user edit -z <abc> -n <NS>
http://console-openshift-console.apps.cluster-rhtegpu-0e4c.rhtegpu-0e4c.open.redhat.com
http://tekton-tekton-pipelines.apps.cluster-rhtegpu-0e4c.rhtegpu-0e4c.open.redhat.com/#/pipelines
https://github.com/sub-mod/tf-mnist
Project 1: Build a ML workflow using tektonCD on Openshift 4 with tf-mnist project.
Project 2: Build a simple golang based operator using operator-sdk for ML workflow using buildconfig on Openshift 4 with tf-mnist project.
https://gist.github.com/sub-mod/45baf9a187bd64b48dcb738867239d17
https://github.com/tektoncd/catalog
https://github.com/openshift/pipelines-catalog
https://github.com/sub-mod/openshift-pipelines-examples
https://github.com/sub-mod/tf-tekton
https://github.com/sub-mod/tf-mnist/tree/master/tekton