Expert Session on Industry Use Case of Kubernetes and RedHat OpenShift

Nishant Ulhare
2 min readMar 2, 2021

On 1st March 2021, LinuxWorld Informatics Pvt Ltd had organized an expert session on “Industry use-cases of Openshift and Kubernetes”

It was a Very Special Day for LinuxWorld students 😍

👨‍🏫 The Technical Use Case and integration of any Technology can only be understood by the ones who are working on it since long.

The motive behind this session was to make the students aware of how actually the Kubernetes works, and how do industries use that.

👨‍💻 The Top-notch Speakers from the industry for delivering this session-

Mr. Amel Mathai (Technical Delivery Manager, RedHat Training)

Mr. Daleep Bais (Senior Technical Instructor, RedHat Technologies)

Mr. Abid Mattoo (Partner sales Manager at Redhat (G.S.), RedHat)

📍 Following are concepts that I have learned through this session 📍

🟨 Kubernetes is a service to manage the container which is used to automate the deployment, scaling, and manages containerized applications on a cluster of servers.

🟨 A container is a standard unit of software that packages up code and all its dependencies so the application runs quickly and reliably from one computing environment to another.

🟨 Container vs Virtual Machine

🟨 OpenShift is a commercial product, while Kubernetes is an open-source project. OpenShift is a family of containerization software products developed by Red Hat.

🟨 S2I is a framework that is used to convert the source code into a new image that runs the application as an output.

🟨 The daemon less tool that is a fully featured container engine is known as Podman which is only run Linux OS.

🟨 Platform as a service is a category of Cloud Computing Services that provides a platform to customers to develop, run and manage their services.

🟨 To deploy webapp using openshift , follow these steps:- Create project > S2I appliation > Select Images > Github repo > Context-dir > Resources — deployment config > Create.

Thank You @vimal Daga sir, @Preeti Chandak ma’am & LinuxWorld Informatics Pvt. Ltd. for this amazing and insightful session !!

--

--