Day 12/40 - Kubernetes Daemonset Explained - Daemonsets, Job and Cronjob in Kubernetes

Поділитися
Вставка
  • Опубліковано 22 лис 2024

КОМЕНТАРІ • 61

  • @suffyanali8813
    @suffyanali8813 12 днів тому +1

    Thank you so much for creating this amazing content ❤️.

  • @somenghosh4163
    @somenghosh4163 4 місяці тому +1

    This series or playlist is going to be blockbuster in UA-cam

  • @nope-ms4rx
    @nope-ms4rx 4 місяці тому +1

    best tutorials of any dev concept that I've followed yet. Always grateful for the time and hard work you put into this. We will keep sharing and supporting you.

    • @TechTutorialswithPiyush
      @TechTutorialswithPiyush  4 місяці тому +1

      Grateful to you for taking out time and posting such beautiful comments! You just made my day :) thank you so much

    • @guntreddirajesh
      @guntreddirajesh 4 місяці тому

      couldnt agree more

  • @sangativamsikrishna1691
    @sangativamsikrishna1691 4 місяці тому +1

    Thanks Piyush for the Insightful explanation on DS and cron jobs.

  • @shahalamansari9910
    @shahalamansari9910 Місяць тому +1

    Best Kubernetes explanations❤

  • @RaviKumar-fw1di
    @RaviKumar-fw1di 4 місяці тому +1

    Thank you for the great video

  • @kirangundamala8434
    @kirangundamala8434 4 місяці тому +1

    Thank you for the great video as always

  • @MultiAmittanwar
    @MultiAmittanwar 3 місяці тому +1

    Great Content.

  • @artbart9080
    @artbart9080 4 місяці тому +1

    Great!Waiting for next video...

  • @nagasuresh-r5m
    @nagasuresh-r5m 4 місяці тому

    It's a wonderful explanation with good examples @piyush.

  • @vikashswain7555
    @vikashswain7555 3 місяці тому

    completed till day12 in 2 days . great way of explaination and easy to learn. thanks .

    • @SaeedhMohd
      @SaeedhMohd 3 місяці тому

      damn brooo

    • @TechTutorialswithPiyush
      @TechTutorialswithPiyush  3 місяці тому

      This is Godspeed! make sure you complete the hands-on tasks as well, given in the Github , all the best

    • @vikashswain7555
      @vikashswain7555 3 місяці тому

      @@TechTutorialswithPiyush yes

  • @BhaveshKansagaraOfficial
    @BhaveshKansagaraOfficial 4 місяці тому +1

    Too Good content, Thanks!

  • @abc-edm
    @abc-edm Місяць тому +1

    thanks for the detail explaination

  • @HPKnowValley
    @HPKnowValley 3 місяці тому +1

    Awesome explaination !!!

  • @Gopinath_V19
    @Gopinath_V19 4 місяці тому +1

    thank you sir

  • @vamsikrishna-f8y
    @vamsikrishna-f8y 4 місяці тому +1

    thank you sir really helpful

  • @AbdulMateen-bm3kv
    @AbdulMateen-bm3kv 3 місяці тому +1

    super sir!

  • @tendaimakuwerere5693
    @tendaimakuwerere5693 4 місяці тому

    Thank you, I appreciate. #CKA 🚀

  • @DK-Tank01
    @DK-Tank01 3 місяці тому +1

    Glad to learn k8.

  • @akifsalah9686
    @akifsalah9686 4 місяці тому +2

    If you have a single node in your Kubernetes cluster, a DaemonSet will deploy its pods on that one node. However, if your cluster consists of one control plane node and two worker nodes, the DaemonSet will deploy its pods on the two worker nodes, ensuring that the daemon pods run on every worker node in the cluster

    • @TechTutorialswithPiyush
      @TechTutorialswithPiyush  4 місяці тому

      Yes, that is correct , a daemonset deploys 1 pod in all the available nodes except the node that is tainted. The pod was not deployed on the control plane node because it had a taint that can only tolerate control plane pods to be deployed. Taints and tolerations are explained in the next video.

  • @kanikv4480
    @kanikv4480 4 місяці тому

    Thank you sir ❤.

  • @shivamgautam4275
    @shivamgautam4275 4 місяці тому

    very helpful video sir

  • @floehden
    @floehden 4 місяці тому

    Thank you! Scheduling automated tasks is quite important. Also For Backup Jobs and stuff like that.
    Btw. is there a way in Kubernetes how to backup the data in a container (with and without persistent data)?

    • @TechTutorialswithPiyush
      @TechTutorialswithPiyush  4 місяці тому +1

      One of the crucial way is to do with the help of etcd backup and restore.It will be covered in day35 video

    • @floehden
      @floehden 4 місяці тому

      @@TechTutorialswithPiyush Thank you! Looking forward to it!

  • @sanudasomkar9734
    @sanudasomkar9734 3 місяці тому

  • @akifsalah9686
    @akifsalah9686 4 місяці тому +1

    DaemonSet in Kubernetes ensures that a copy of a pod runs on all nodes in a cluster have I understood Corerct

    • @TechTutorialswithPiyush
      @TechTutorialswithPiyush  4 місяці тому

      Correct, except the node that is tainted. Check out the next video about taints and tolerations and you will get the idea.

  • @dr.hemantchauhan2613
    @dr.hemantchauhan2613 4 місяці тому

    🎉

  • @vivekgautam9766
    @vivekgautam9766 28 днів тому

    Till now in order all videos were perfect top notch but this one was literally shit! unable to grasp anynthing :(

  • @saiteja-f1r
    @saiteja-f1r 3 місяці тому +2

    u are just going without explaining , just doing commands , u could better explain y doing that commands and etc etc this was lagging in this video

    • @TechTutorialswithPiyush
      @TechTutorialswithPiyush  3 місяці тому

      The only command I didn't explain is what I have already done in one of the previous videos. As this is a playlist/series, I'd recommend watching it in the sequence to get the maximum benefits out of it

    • @saiteja-f1r
      @saiteja-f1r 3 місяці тому +1

      @@TechTutorialswithPiyush hm yes I am following and learning something new from every video may be I missed something to grab ..here in this video

    • @TechTutorialswithPiyush
      @TechTutorialswithPiyush  3 місяці тому

      @@saiteja-f1r Any particular command you are looking for?

  • @roia6011
    @roia6011 3 місяці тому

    Great work , Thank U