Architecture of Kubernetes in Detail-Hindi/Urdu |Lec-46 | What is Kubernetes | Devops Tutorial
Technical Guftgu Technical Guftgu
498K subscribers
299,759 views
8.5K

 Published On Jun 14, 2021

Lec-46 Archtecture of kubernetes in detail.

LINK FOR DEVOPS MASTERS PROGRAM -https://www.simplilearn.com/devops-en...

With Kubernetes, using the Kubernetes CLI known as Kubectl you can run a 1000 instance of the same application with a single command. Kubernetes can scale it up to 2000 with another command.

Kubernetes can even be configured to do these automatically so that instances and the infrastructure itself can scale up and down based on user load.

Kubernetes can upgrade these 2000 instances of application in a rolling fashion one at a time, with a single command. If something goes wrong, it can help you roll back these images with a single command.

Kubernetes can help you test new features of your application by only upgrading a percentage of these instances through A/B testing methods.

The Kubernetes open architecture provides support for many different network and storage vendors. Any network or storage brand you can think of has a plugin for kubernetes.

Kubernetes supports a variety of authentication and authorization mechanisms.

All major cloud service providers have native support for Kubernetes.

So what's the relation between Docker and Kubernetes. Kubernetes uses Docker hosts to host applications in the form of Docker containers. Well it need not be Docker all the time, Kubernetes supports alternatives to Docker as well, such as Rocket or Crio.

When you install Kubernetes on a System, you are actually installing the following components. An API Server. An ETCD service. A kubelet service. A Container Runtime, Controllers and Schedulers.

kubelet is the agent that runs on each node in the cluster. The agent is responsible for making sure that the containers are running on the nodes as expected.

Now you can Donate us via Paypal or Google Pay
Paypal link : https://www.paypal.me/technicalguftgu
GooglePay/PhonePe/BHIM App UPI ID : bhupinderccs@okaxis

Do subscribe to TECHNICAL GUFTGU channel and Press Bell icon & get regular updates on videos, DIRECT LINK TO CHANNEL :    / technicalguftgu  

Here are direct links of My All the Playlist: MUST CHECK
IPv6 Complete Tutorial for beginners Link :    • IP Version 6 Tutorials in hindi/Urdu ...  

Microsoft Azure Tutorial for beginners in Hindi/Urdu AZ-103 and AZ-900 LINK :    • Microsoft Azure Tutorial for Beginner...  

Cloud computing tutorials For beginners Link :    • Cloud Computing Tutorial for Beginner...  

AWS Solution Architect-Associate complete Tutorials Link :    • AWS Solution Architect & Sysops Tutor...  

Devops tutorials in Hindi:-
   • What are the Pre-requisite for Devops...  

CCNA Complete Tutorials /Computer Networking Link :    • CCNA Full course in Hindi/Urdu | Comp...  
This is the best channel for AWS Tutorials, Microsoft Azure tutorials, 2G,3G, LTE, CCNA, Cloud computing and for others topics related to cloud and computer networking. Technical Guftgu is the only platform, which provides you entire training on white board, so that you feels that, you are taking real time training.
Bhupinder Rajput Sir is having 8 Years of Experience in the field of technical trainings in entire india.
NOTE : If you would like to organise Bhupinder Rajput Sir workshop in your College or University, write mail to us.

For More Information:
Please write us at : [email protected]
Connect with us on facebook page-Technical Guftgu for his upcoming 5 Days workshops on cloud in india and Nepal. If you would like to donate and give support to our Channel, write mail to us.

Thanks For giving Your Valuable time.
Regards,
Technical Guftgu Team

show more

Share/Embed