Expert session Experience on Industry use cases of Kubernetes/Open Shift

Ritik Bobade
2 min readMar 2, 2021

“Expert session on Industy use cases of Kubernetes/Openshift ” was the one of the best session. Which had held on 1st March 2021.The session was with three best experts from the industry Mr. Amel Mathai , Mr. Daleep Singh Bais and Mr. Abid Matoo . The session was about Kubenetes / Openshift and it’s use cases with practical demo. An its Pros and Cons.

I would like to share some of the learning I got from the session

Containerization and Virtual machines

1. Learnt about difference between the container and virtual machine

2. How container is helpful in industries.

Kubernetes and benefits of Kubernetes

1. Scalability

2. Workload Portability

3. Stability vs Speed arguments

✨ Challenges of K8s

1. Deployment

2. Hardening

3. Operations

Openshift Container Platform -

Openshift is an open source container application platform based on the Kubernetes container orchestration for enterprise application development and deployment.

Some features of Openshift

1. Pod autos calling

2. High availability

3. Rich command line tool set

4. OperatorHub

5. CI/CD

The developer does upload own code in the git a workflow of git sends the code to Openshift Image repository where they build an image from the source code and we can deploy our app using those images.

What is Podman and working of Podman?

Podman is a daemonless, open source, Linux native tool designed to make it easy to find, run, build, share and deploy applications using Open Containers Initiative (OCI) Containers and Container Images

We also got a chance to see the live implementation of OpenShift .

I would Like to Thanks Vimal Daga Sir and Preeti Chandak Mam for arranging such a great session.

--

--