Jan Kleinert,Burr Sutter
April 22, 2020

Kubernetes made easy with OpenShift | DevNation Tech Talk

In this session, we’ll demonstrate four different ways to deploy an application on OpenShift. We’ll start with the standard approach to deploying an application on Kubernetes, and then show you some OpenShift shortcuts, tips, and tricks to deploy the same application using four different methods: In the browser via the OpenShift web console From the command line using oc new-app Using GitHub webhooks to kick off a new build and deployment.