Kubernetes architecture explained in hindi/urdu
Автор: KloudFission
Загружено: 2023-08-06
Просмотров: 64
#kubernetes #kubernetesforbeginners #kubernetesfullcourse
#kloudfission
https://docs.google.com/presentation/...
In this video we discuss about kubernetes architecture which is made up of master node and worker node(s).
Master Node: The master node is the control plane of Kubernetes and manages the overall cluster state. It includes the following components:
API Server: Exposes the Kubernetes API, which allows users and other components to interact with the cluster.
etcd: A distributed key-value store that stores the cluster's configuration data and state.
Scheduler: Responsible for assigning pods to nodes based on resource requirements and constraints.
Controller Manager: Manages various controllers that handle cluster functions, such as replication, endpoints, and more.
Worker Node: These are the worker machines where containerized applications run. Each worker node has the following components:
Kubelet: Communicates with the master node and manages the containers on its node as per the desired state.
Container Runtime: The software responsible for running containers (e.g., Docker, containerd).
Kube-proxy: Maintains network rules on each node to enable communication between pods across the cluster.
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: