Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

kubernetes tutorial | DaemonSet | Demo - How to create a DaemonSet ?

Автор: VSPARKZ

Загружено: 2022-05-03

Просмотров: 1234

Описание:

Certified Kubernetes Administrator
*************************************
kubernetes tutorial | DaemonSet | Demo - How to create a DaemonSet ?

Description:
*************
In this video, you are going to learn the concepts of DaemonSet & a Demo on how to create DaemonSet using yaml manifests

DaemonSet:

What is a DaemonSet ?
Why DaemonSet ?
Use Cases of DaemonSet
How a DaemonSet works ?
How to create a DaemonSet ?
DaemonSet - Yaml Manifest
DEMO: Create DaemonSet using yaml manifests
Thank you



For suggestions/feedback/doubts contact
email: kvk@vsparkz.com

Happy Learning !!!


===========================================================================================
USEFUL LINKS:
#############

DaemonSet:
--------------------

https://kubernetes.io/docs/concepts/w...

API References:
-------------------------

https://kubernetes.io/docs/reference/...


Kubectl Command Reference:
------------------------------------------------

https://kubernetes.io/docs/reference/...

==========================================================================================
#cka #kubernetes #k8s #containers

DEMO STEPS:
***************

Step 1: Access & Inspect the Kubernetes Cluster
------------------------------------------------------------------------------

$ kubectl cluster-info

$ kubectl get nodes

$ kubectl get pods -n kube-system


Step 2: Create & Modify DaemonSet Manifest using kubectl commands
------------------------------------------------------------------------------------------------------------------

$ kubectl create deployment logging --image=fluentd --dry-run=client -o yaml

Copy the output content and create a file DaemonSet.yaml


Step 3: Create the DaemonSet using the Manifest file
-------------------------------------------------------------------------------------

$ kubectl apply -f DaemonSet.yaml


-- Check for Taints --

$ kubectl get nodes -o custom-columns=NAME:.metadata.name,TAINTS:.spec.taints --no-headers


Step 4: Add a Worker Node-2 to the Kubernetes Cluster
-----------------------------------------------------------------------------------------

-- Run the below in Master Node --

kubeadm token generate
kubeadm token create token --print-join-command

-- Run the below in Worker Node --

$ swapoff -a
$ systemctl disable firewalld
$ Execute the kubeadm join command which you got it from above.

Step 5: Delete Worker Node-2 to the Kubernetes Cluster
------------------------------------------------------------------------------------------

$ kubectl delete node nodename

kubernetes tutorial | DaemonSet | Demo - How to create a DaemonSet ?

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

kubernetes tutorial | Scheduling Pods to Nodes | NodeSelector  NodeName | Demo

kubernetes tutorial | Scheduling Pods to Nodes | NodeSelector NodeName | Demo

Mastering Kubernetes: Workloads APIs (Deployment, StatefulSet, ReplicaSet, Pod, etc.)

Mastering Kubernetes: Workloads APIs (Deployment, StatefulSet, ReplicaSet, Pod, etc.)

Объяснение демонов Kubernetes | Учебное пособие | Руководство по Kubernetes

Объяснение демонов Kubernetes | Учебное пособие | Руководство по Kubernetes

Продвижение в Покровске, Гренландия уводит Европу, Долина: финал. Эггерт, Давлетгильдеев, Шепелин

Продвижение в Покровске, Гренландия уводит Европу, Долина: финал. Эггерт, Давлетгильдеев, Шепелин

kubernetes tutorial |  Create AWS EKS Cluster & access eks cluster from local machine using kubectl

kubernetes tutorial | Create AWS EKS Cluster & access eks cluster from local machine using kubectl

How to collect logs with Fluentd

How to collect logs with Fluentd

Арестович: Грозит ли Украине эскалация войны? Дневник войны.

Арестович: Грозит ли Украине эскалация войны? Дневник войны.

Day-33 | KUBERNETES PODS | DEPLOY YOUR FIRST APP |  #k8s #devopscourse #kubernetes #devops

Day-33 | KUBERNETES PODS | DEPLOY YOUR FIRST APP | #k8s #devopscourse #kubernetes #devops

Понимание Active Directory и групповой политики

Понимание Active Directory и групповой политики

Setup Prometheus Monitoring on Kubernetes using Helm and Prometheus Operator | Part 1

Setup Prometheus Monitoring on Kubernetes using Helm and Prometheus Operator | Part 1

НОВЫЙ потолок цен на нефть: КОНЕЦ доходам бюджета России?!

НОВЫЙ потолок цен на нефть: КОНЕЦ доходам бюджета России?!

🔴 СРОЧНО СХВАТКА В ДАВОСЕ: ТРАМП ПРОТИВ ЕВРОПЫ! #новости #одиндень

🔴 СРОЧНО СХВАТКА В ДАВОСЕ: ТРАМП ПРОТИВ ЕВРОПЫ! #новости #одиндень

Kubernetes Deployment vs. StatefulSet vs. DaemonSet

Kubernetes Deployment vs. StatefulSet vs. DaemonSet

Что такое DaemonSet в Kubernetes?

Что такое DaemonSet в Kubernetes?

The Man Behind Google's AI Machine | Demis Hassabis Interview

The Man Behind Google's AI Machine | Demis Hassabis Interview

Экспресс-курс RAG для начинающих

Экспресс-курс RAG для начинающих

Kubernetes Basics: Pods, Nodes, Containers, Deployments & Clusters

Kubernetes Basics: Pods, Nodes, Containers, Deployments & Clusters

kubernetes tutorial | Kubernetes Volumes | Persistent Volumes

kubernetes tutorial | Kubernetes Volumes | Persistent Volumes

Изучите Microsoft Active Directory (ADDS) за 30 минут

Изучите Microsoft Active Directory (ADDS) за 30 минут

Daemonset in Kubernetes Explained | Uses of Daemonset | Kubernetes Tutorial 2024 | K21Academy

Daemonset in Kubernetes Explained | Uses of Daemonset | Kubernetes Tutorial 2024 | K21Academy

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: infodtube@gmail.com