Exploring OpenShift Source-to-Image using Git webhooks

564

Exploring OpenShift Source-to-Image using Git webhooks

Check out OpenShift’s Source-to-Image feature using Git webhooks that’s sure to lure you in.
Ashutosh Bhakare
Sun, 10/25/2020 at 2:12am

Image

Photo by cottonbro from Pexels

OpenShift is an enterprise application platform based on the Kubernetes orchestration tool. It can deploy applications from a number of sources, including prebuilt images as well as from source. In this article, I will talk about Source-to-Image (S2I) and how to automate the entire process using Git webhooks. You can follow along and try it out yourself for free at the OpenShift Interactive Learning Portal.

Topics:  
Openshift  
Kubernetes  
Containers  
Read More at Enable Sysadmin