Saturday, June 22, 2019

CI-CD pipeline for operator development



I have been following the work at https://github.com/kubernetes/test-infra and found an easy way get build pipelines running.

I had been trying to get jx create cluster to work without success.  Ended up creating a cluster on GCP and then doing jx install.

Running the jx command line in the Google Cloud Console could not be easier.

jx create quickstart - creates a brand new project in my github account with all the webhooks installed.



No comments: