!Exclusive Session by Industry Experts on “Industry Use Cases with Demonstration of Kubernetes” ?
Pawar Suvarna
TSE at Suma Soft, IT Engineering Student | Gen AI ,Java, Python, SQL,C,C++,AWS,Docker,Linux,GitHub,NylasEmail Integration 2022 Graduation
#Expert_Session Summery:-
1.Centralized Version System(CVS) is the old way to stored our module.
-->Git works on the concept of distributed version control system so that it helps to work together with big teams.
-->Git UI Gives a more cleans picture of the repos.
--> Rest API Implementation in Git
--> Code merges between the branches.
2.We need different Environments because in the production world not we have one or two services, In production, there would be millions of things to manage the service.
3.Global Trafic Manager manages the public trafic.
4.We use chaos testing to test the performance of the cluster.
5.CPU Request -:) The Permanently allocated CPU to the microservice is known as CPU Request.
CPU Limits -:) Hardware Provide the maximum CPU to the pods or services.
CPU Leaks -:) A program that asks for more CPU but doesn't release the task.
6.Security Context Constraints(SCC) provide by the Openshift to control the pod.
7.Linux NameSpace means a particular namespace has its own resources
8.Grafana Is used to test the utilization very clearly.
Thanku So Much!!!!