DaemonSets in Kubernetes

Поделиться
HTML-код
  • Опубликовано: 27 сен 2024

Комментарии • 30

  • @abhishekkulkarni3466
    @abhishekkulkarni3466 Месяц назад +1

    Thanks for the content.
    Have you uploaded prometheus and grafana video?

    • @PavanElthepu
      @PavanElthepu  Месяц назад

      Uploaded Prometheus. Grafana is in progress!

  • @ShaliniNegi24
    @ShaliniNegi24 11 месяцев назад +1

    Thank you Pavan!!

  • @AmitShorts
    @AmitShorts Год назад +1

    Please make a video on loadbalancer service type, how to install aws load balancer controller on kubeadm setup

  • @vvncreation8138
    @vvncreation8138 Год назад +1

    if u Don't mind can u explain about monitroring

  • @vvncreation8138
    @vvncreation8138 Год назад +1

    Brother last one of month back I can following ur kubernets videos .... and Good Explaintion Brother ... I am Real Happy ...Tq 🙏🙏

    • @PavanElthepu
      @PavanElthepu  Год назад

      Thank you so much. Please subscribe and share with your friends and colleagues🙏

  • @surajpasupuleti7650
    @surajpasupuleti7650 Год назад

    what is port forwarding ? Could you please explain
    LocalhostPort: ContainerPort ? 9000:9000 means

    • @PavanElthepu
      @PavanElthepu  Год назад

      In the context of Kubernetes, port forwarding refers to a feature that allows you to access services running inside Kubernetes clusters from your local machine or another network location. It provides a convenient way to establish a connection to a specific pod or service without exposing it to the public internet.
      Container Port means, on which port your service is running inside container.
      Local Port means, on which port you want to access the K8s service from your local.

    • @sagartalreja6384
      @sagartalreja6384 7 месяцев назад

      @@PavanElthepu I dont see metric data loading on browser..what can be the issue?

    • @PavanElthepu
      @PavanElthepu  7 месяцев назад

      What’s the url you’re trying to access? And what do you see?

  • @SatyaPrakash-jk8fp
    @SatyaPrakash-jk8fp Год назад

    If cluster having 30 nodes and out of which 26 nodes running Prometheus as a pod will it consider as daemonset or not
    Please help me to clarify this question
    Thanks

    • @PavanElthepu
      @PavanElthepu  Год назад

      Yes, if you're running it as a Daemonset. Please note that, we can give nodeSelector to Daemonset to run the pods only one selected nodes. It's not mandatory that a daemonset pod should run on every node of the cluster. I hope I answered your question

  • @rohanrustagi7857
    @rohanrustagi7857 Год назад

    sir can we say kubelet also a daemonset, as its also meant to be present in every node

    • @PavanElthepu
      @PavanElthepu  Год назад

      No Rohan. Kubelet is not a daemonset although it is commonly deployed on nodes as a daemon.

  • @nareshv2630
    @nareshv2630 Год назад +2

    With all perfection 🎉🎉

    • @PavanElthepu
      @PavanElthepu  Год назад

      Thank you Naresh. May be that is the reason, why I take time to upload new videos😊

  • @avantshiv
    @avantshiv Год назад +2

    Thank you so much Pavan that was crisp and to the point. Learnt extra commands like port-exporter and cascade. Thank you again!

    • @PavanElthepu
      @PavanElthepu  Год назад

      Thank you Avant. Please subscribe and share with your friends and colleagues

    • @avantshiv
      @avantshiv Год назад +1

      @@PavanElthepu done and shared in our WhatsApp group

    • @PavanElthepu
      @PavanElthepu  Год назад

      Thank you so much Avant

  • @asmaayesha
    @asmaayesha Год назад +1

    Thanks for wonderful explanation please explain even helm charts and terraform

    • @PavanElthepu
      @PavanElthepu  Год назад +1

      Releasing first video on HELM in 10 days. Stay Tuned

  • @RaviSharma-th9fi
    @RaviSharma-th9fi Год назад +1

    hey pawan you doing great job, please make video on Kubernetes networking and helm chart

    • @PavanElthepu
      @PavanElthepu  Год назад

      Sure Ravi. Please subscribe and share with your friends and colleagues

    • @RaviSharma-th9fi
      @RaviSharma-th9fi Год назад +1

      Sure Pawan🤗

  • @nehapal637
    @nehapal637 Год назад +1

    Thank you Pavan, It was to the point and I understood this concept

    • @PavanElthepu
      @PavanElthepu  Год назад

      Thank you Neha. Please subscribe and share with your friends and colleagues