DaemonSets in Kubernetes
#kubernetes #daemonsets #devops #fullstackdevelopment
We have learned that Deployments and ReplicaSets are used to ensure that a certain number of pods are always running. These pods may run on different nodes based on the affinity that we give. But in some cases, we need to perform a specific task on every node in the cluster, such as collecting logs or metrics for each node.
In such cases, using Deployments or ReplicaSets does not guarantee that the pod runs on every single node as nodes may get added to the cluster dynamically.
In this video, we will be learning how to perform node-specific tasks, such as collecting logs and metrics by running a pod on all nodes in the cluster using DaemonSets with complete hands-on!
Manifests: https://github.com/pelthepu/Kubernetes/tree/master/resources/daemonset
Please give a Like and Subscribe to the channel - https://bit.ly/pavanelthepu
Timestamps:
0:00 - Intro
00:52 - DaemonSets
02:39 - DaemonSet Use Cases
03:29 - Prometheus Node Exporter
08:55 - kube-proxy Daemonset
09:47 - Delete Daemonset
My other courses:
Docker Complete Course: https://youtu.be/1eVy_iWrc20
Thank you very much!
Видео DaemonSets in Kubernetes канала Pavan Elthepu
We have learned that Deployments and ReplicaSets are used to ensure that a certain number of pods are always running. These pods may run on different nodes based on the affinity that we give. But in some cases, we need to perform a specific task on every node in the cluster, such as collecting logs or metrics for each node.
In such cases, using Deployments or ReplicaSets does not guarantee that the pod runs on every single node as nodes may get added to the cluster dynamically.
In this video, we will be learning how to perform node-specific tasks, such as collecting logs and metrics by running a pod on all nodes in the cluster using DaemonSets with complete hands-on!
Manifests: https://github.com/pelthepu/Kubernetes/tree/master/resources/daemonset
Please give a Like and Subscribe to the channel - https://bit.ly/pavanelthepu
Timestamps:
0:00 - Intro
00:52 - DaemonSets
02:39 - DaemonSet Use Cases
03:29 - Prometheus Node Exporter
08:55 - kube-proxy Daemonset
09:47 - Delete Daemonset
My other courses:
Docker Complete Course: https://youtu.be/1eVy_iWrc20
Thank you very much!
Видео DaemonSets in Kubernetes канала Pavan Elthepu
devops school of devops kubernetes learn kubernetes nana DaemonSet ReplicaSet Kubernetes Container Container Orchestration Engine Daemonset Kubernetes kubernetes daemonset kubernetes daemonset basics daemonset tutorial daemonset training Kubernetes hands-on Daemonset demo Kodekloud Prometheus Prometheus node exporter Monitoring in Kubernetes
Комментарии отсутствуют
Информация о видео
16 апреля 2023 г. 22:16:43
00:10:39
Другие видео канала