Kubernetes architecture overview

Описание к видео Kubernetes architecture overview

   / @random-clouds-balaji   - Please like, share and subscribe to my channel if you liked my channel videos
Kubernetes has emerged as a crucial tool for orchestrating containerized applications, providing a scalable and flexible framework for deploying, managing, and scaling apps. Kubernetes, also known as K8s, offers a platform that not only automates the deployment and scaling of applications but also guarantees their durability and fault tolerance.
1. Master node - kube-apiserver, etcd, kube-controller-manager or controller and kube-scheduler
2. Worker node - kubelet, Container runtime, kube-proxy, Pod, optional addons

Комментарии

Информация по комментариям в разработке