Industry Use Cases- Kubernetes/Openshift
Vinit Sharma
Computer science Engineer || Data Science || DevOps practitioner || AWS CSA ||
On 1st March,2021 LinuxWorld Informatics Pvt Ltd had organized an expert session on "Industry use-cases of Openshift and Kubernetes"
The motive behind this session is to make us aware about how actually the Kubernetes works, and how do industries use that.
The Speakers for the day are -
?Mr. Amel Mathai (Technical Delivery Manager, RedHat Training)
?Mr. Daleep Bais ( Senior Technical Instructor, RedHat Technologies )
Following are things or concepts that I have learnt 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
?? Containers are OSs in which those resources can run which are required and only those resources are installed
??Virtual machine takes much time to boot up and they have separate kernel for each Machine
??Openshift is an open source container application platform provided by RedHat that run on K8s for enterprise application deployment
?? S2I is a framework that is used to convert the source code into new image that run application as output
?? Service mesh controls the flow of data sharing in different parts of application
?? The daemon less tool that is a fully featured container engine is known as Podman
?? 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
Thankyou Vimal Daga sir, Preeti Chandak mam and LinuxWorld India for organizing such an informative session and shaping our technological future ???