Set up GitHub webhooks to trigger new builds of Kubernetes apps

Source: developer.ibm.com With every push to a repo, trigger new builds on Red Hat OpenShift on IBM Cloud In this tutorial, you learn how to set up a GitHub webhook to trigger a new build of a Kubernetes app every time a push is made on the GitHub repo. Examples in this tutorial use Red Hat OpenShift on IBM Cloud and the Node.js Application Modernization Source-to-Image Code Pattern for the application. After completing this tutorial you will be able to accomplish the following tasks: Deploy an

Read more