Setup Prometheus & Grafana Monitoring On Kubernetes Using Helm

Поделиться
HTML-код
  • Опубликовано: 31 июл 2024
  • #prometheusmonitoring #kubernetes #devops
    In this video we are going to learn how to setup Monitoring Kubernetes with Prometheus & Grafana.
    ----------------------------------------------------------------------------------
    Timestamp
    -----------------------------------------------------------------------------------
    0:00 - Intro
    0:57 - Agenda
    2:01 - What is Prometheus
    3:14 - What is Grafana
    4:31 - Prometheus Architecture
    8:03 - Different ways to setup Promethus & Grafana on Kubernetes
    11:09 - Prometheus and Grafana playlist
    12:39 - Hands On setup of Prometheus and Grafana
    --------------------------------------------------------------------------------
    -------------------------------------------------------------------------------
    Grafana playlist: • Grafana
    Prometheus Playlist: • Prometheus
    -------------------------------------------------------------------------------
    ------------------------------------------------------------------------------
    Steps for Helm Installation:
    github.com/shazforiot/Monitor...
    ----------------------------------------------------------------------------
    =======================================
    Follow me @:
    / thetips4you
    / thetips4you
    / thetipsforyou
    www.thetips4you.com
    =======================================
  • НаукаНаука

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

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

    I've been spending days trying to get to this point and your tutorial is the one that finally got me there. Thank you.

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

      That is really great to hear

    • @polishetti8
      @polishetti8 5 месяцев назад

      Hi this is Ravi Kumar I am also same way but when trying to access from browser getting site can't be reached

  • @uzairbagwan4117
    @uzairbagwan4117 6 месяцев назад +1

    Understood the concept real quick ,excellent teaching

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

    thank you brother. as a new comer to be Devops engineer, I really appreciate this video.

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

      You are welcome brother. Wishing you all the best for your devops journey.

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

    Thank you so much for the detailed information. Enjoyed watching the whole video. Thank you!!

    • @Thetips4you
      @Thetips4you  11 месяцев назад

      You are welcome my friend.

  • @safari433_
    @safari433_ 2 года назад +2

    Amazing. Im studying this concepts to my apply in my new work. That was helpful. Thanks

  • @thomaswongcoding3761
    @thomaswongcoding3761 6 месяцев назад +1

    man you made all this very easy, thank you for the video

  • @adityatelang6739
    @adityatelang6739 4 месяца назад +1

    your videos are to the point and information dense. Kudos, keep it up. #freelearning #opensource

  • @SoumyaranjanMohanty-nn6pk
    @SoumyaranjanMohanty-nn6pk 2 года назад +1

    Awesome explained 😇

    • @Thetips4you
      @Thetips4you  2 года назад

      Thank you. Happy to hear this from you.

  • @jaysanmi
    @jaysanmi 6 месяцев назад

    Thanks for this!

  • @michaeleluz9445
    @michaeleluz9445 8 месяцев назад +1

    amazing!! thank you so much.

  • @zongzaili9701
    @zongzaili9701 2 года назад +1

    Thank you for sharing excellent vedio

    • @Thetips4you
      @Thetips4you  2 года назад

      Happy to hear. You are welcome.

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

    Amazing explained

  • @rampanwar1316
    @rampanwar1316 2 года назад

    Amazing content

    • @Thetips4you
      @Thetips4you  2 года назад

      You are welcome. Thanks for your feedback.

  • @Imran_kpk
    @Imran_kpk 20 дней назад

    Very very informative ❤❤❤

  • @venisree1732
    @venisree1732 2 месяца назад +1

    Thank you!

  • @sayedafzalkhurseed2622
    @sayedafzalkhurseed2622 4 месяца назад +1

    Amazing

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

    Thank you

  • @larsvontrierpung9337
    @larsvontrierpung9337 9 месяцев назад +1

    Thanx a lot. Something that would be cool is to have a guide howto setup loki,mimir,tempo with grafana and prometheus in k8. Thanks!

    • @Thetips4you
      @Thetips4you  9 месяцев назад

      Thanks for your feedback

  • @bhavikvegad3449
    @bhavikvegad3449 2 года назад +1

    nice !! make tutorials on teamcity too please !!

  • @solaiman15
    @solaiman15 Год назад +5

    "helm install grafana stable/grafana" is depricated.
    you should use : helm install grafana grafana/grafana" instead.
    otherwise great video. thank you for your help!

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

      Thanks for the information. Unfortunately I cannot edit the existing video.

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

      thanks sir, you're solve my problem

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

      @@coopmech2546 You are welcome

    • @laskyb4275
      @laskyb4275 3 месяца назад

      now the repo stable/grafana got completely removed
      helm install grafana stable/grafana
      Error: INSTALLATION FAILED: repo stable not found

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

    Dear Author, thank you for this amazing video. Also, I want to point out one error that you have made at 15:54 pod/prometheus-alertmanager READY 2/2 (Does not mean it have two pods or the count of pod is 2) (It means the running pod is having two containers and both are running.) or we can say that (number of running containers/Total number of containers)

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

    Can you please help me with how to do it on multiple AWS accounts without VPC peering? I need to get metrics from private IP subnets using any exporter and IAM role ... Please help

  • @user-js7ud9du2y
    @user-js7ud9du2y Год назад

    i was having issue doing the echo part but after using an online decoder i guess that worked too

  • @hamidullahmuslih6301
    @hamidullahmuslih6301 2 года назад +1

    great videos! can you please tell which chart should I use?
    - (kube-prometheus-stack): include prometheus operator which I believe is more powerful and easy to manage
    - or (prometheus). currently running on our EKS cluster.
    My concern is about future:
    - We will be using this as centeral monitoring point for for both production and staging env. So I am thinking which chart will be good for ease of management and scalability?
    Need to mention, we are deploying this with terraform helm provider.
    thanks!

    • @Thetips4you
      @Thetips4you  2 года назад +1

      Kube prometheus stack will be easier one to deploy and use, you will have to go through the details of their roadmap plan as your future management of the system will be based on that.

    • @hamidullahmuslih6301
      @hamidullahmuslih6301 2 года назад

      @@Thetips4you thanks! got it

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

    How to configure Prometheus and grafana using ingress for secure login.

  • @user-ts7cx7ks6q
    @user-ts7cx7ks6q 11 месяцев назад

    Thanks for the great video. I have one doubt, you have added Prometheus as source in Grafana UI, what happens if the grafana pod is recreated, do we need to add it again after pod recreation? or can we give a source to the Grafana directly in its helm chart ?

    • @Thetips4you
      @Thetips4you  11 месяцев назад

      You can add the datasource config file in iac.

  • @inhtung4380
    @inhtung4380 2 года назад

    hi, if I want to have 2 replicas of Prometheus on 1 cluster, how do I edit the helm chart?

    • @Thetips4you
      @Thetips4you  2 года назад

      Pull chart from helm repository and make your modifications.

  • @vikaspandey1051
    @vikaspandey1051 2 года назад +2

    I am not able to access. The link from minikube service --all of grafana and prometheus is not open in browser. What's the issue????????????

  • @aliiraza4064
    @aliiraza4064 3 месяца назад

    I’ve created a server on which I’ve configured Prometheus and Grafana. On prometheus I’m monitoring my 10 VMs. I also want to monitor my AKS cluster and 2 Microk8s cluster on same Prometheus. How can I achieve my goal?

  • @sanghoang.
    @sanghoang. 2 года назад

    i have pod error default prometheus-server-7d57c9697f-hqngs 1/2 Error 3 (30s ago) 74s

  • @kanikagola9613
    @kanikagola9613 11 месяцев назад

    Hey, I want the mtrics of my pods which i have created (bascially deployments), so where is the prometheus configuration file, so that i can alter it according to me?

    • @Thetips4you
      @Thetips4you  11 месяцев назад

      Yes. You can configure the Prometheus file.

  • @AdeolaAlabi-hl3ex
    @AdeolaAlabi-hl3ex Год назад

    Hi, After exposing the grafana clusterIP service as a Nodeport, I get ERR_CONNECTION_TIMED_OUT
    when I type x.x.x.x:32578 in my browser. I run a 3 node k8s cluster with 1 controlplane and 2 worker nodes. Can you please help?

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

      Did you opened the port in firewall ?

    • @AdeolaAlabi-hl3ex
      @AdeolaAlabi-hl3ex Год назад

      @@Thetips4you No, but it works now. I was using the controllplane IP thats was why it failed. thanks

  • @sairajexpaws4323
    @sairajexpaws4323 2 года назад +1

    when i entered this minikube service prometheus-server-ext it doesn't showing anything such URL or ip
    and prometheus also not exposed on browser

    • @Thetips4you
      @Thetips4you  2 года назад

      Did you checked the running services?

    • @sairajexpaws4323
      @sairajexpaws4323 2 года назад

      @@Thetips4you services are running

    • @sairajexpaws4323
      @sairajexpaws4323 2 года назад

      Everything gone well but except exposed on browser with port

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

    How to add alerts in grafana values.yaml by using helm?

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

      Do you mean package your grafana using helm?

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

    Great video, I have an interview Right Now and was great content, when can I donate or sponsor?

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

      Thank you for your support. Currently I am not collecting any donations or sponsor.

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

    Will it help to monitor the the kubernetes cert expiration

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

      You will have to configure the respective stanza for the monitor.

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

    After installing prometheus helm chart, when i go to check the pods or resources status it show resources in unhealthy state

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

      Check the logs of the pod to see why it's failing.

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

    as it seems to keep the history it should have to use Persistent volume. since we haven't configured it does it mean it will wipe out the history on the next restart? if not then how it is possible where it is keeping the data.

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

      Can you be more clear on history of what?

    • @dheerajyadav6981
      @dheerajyadav6981 5 месяцев назад

      I checked they are using PV and PVC using hostpath, which means the data would be stored on the host. Once the pods are recreated they will have the data back from there. I hope this answers your query.

  • @allenfitness105
    @allenfitness105 11 месяцев назад

    for the grafana installation as of 9th August, 2023 they're saying the chat is deprecated, pls what do we do?

    • @Thetips4you
      @Thetips4you  11 месяцев назад

      What do you mean by chat? Did you installed latest version of Grafana?

    • @michaeltaxsian4712
      @michaeltaxsian4712 4 месяца назад

      helm install grafana grafana/grafana

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

    Thanks,Where we can download custom dashboard template ?Please share link if any

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

      grafana.com/grafana/dashboards/

  • @user-dt1ug2rj5c
    @user-dt1ug2rj5c Год назад

    I installed Prometheus and grafana as per this video using helm on Azure Ubuntu VM
    And exposed the svc using nodeport but not able to access the server
    Please help

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

    I have configured the same but unable the see the data for CPU, Memory and IO same like your dashboard I see the N/A. Could you please share the steps to fix this

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

      Are you facing any error?

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

      @@Thetips4you no errors only metric data is not showing. I can see the metrics only for pods, deployments, containers.

  • @RavindraRaivlogs
    @RavindraRaivlogs 2 года назад

    My dear friend.. where is configured node_expoter in Prometheus.yml file. With port 9100 and .how can you recived metrics without configured of node_exporter in prometheus.yl file...... please reply

    • @Thetips4you
      @Thetips4you  2 года назад

      If you see the running pods, node exporter is also running as pod.

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

      @@Thetips4you But in my case node exporter pod is pending state showing error msg " 1 node(s) didn't have free ports for the requested pod ports.
      "

  • @tharindusamarakoon8951
    @tharindusamarakoon8951 6 месяцев назад

    helm install grafana stable/grafana
    Error: INSTALLATION FAILED: repo stable not found
    Why is this not installing ? any idea ?

    • @Thetips4you
      @Thetips4you  6 месяцев назад

      Check the helm repo Or connectivity

    • @michaeltaxsian4712
      @michaeltaxsian4712 4 месяца назад

      try helm install grafana grafana/grafana

  • @famouscloud1292
    @famouscloud1292 Год назад +5

    Grafana chart name has been updated btw. you need to run -> helm install grafana grafana/grafana

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

      Thank you for sharing the info.

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

      oooh bhai asli player tu nikla, thank you man !!

  • @naturevibezz
    @naturevibezz 2 месяца назад

    If the cluster itself goes down then how can we monitor?

    • @Thetips4you
      @Thetips4you  2 месяца назад

      You cannot.

    • @naturevibezz
      @naturevibezz 2 месяца назад

      @@Thetips4you so how we can avoid such issues?

    • @Thetips4you
      @Thetips4you  2 месяца назад

      Keep a high availability setup

  • @IjonasKisselbach
    @IjonasKisselbach 4 месяца назад +1

    Grafana install at ruclips.net/video/dk2-_DbWb80/видео.html

  • @polishetti8
    @polishetti8 5 месяцев назад

    I have installed minikube with docker driver on Ubuntu 20.04 and instlled helm and install Prometheus based on your video but iam not able to accessible from browser getting site can't be reached

    • @Thetips4you
      @Thetips4you  5 месяцев назад

      Did you check the ports are not blocked in the firewall?

    • @polishetti8
      @polishetti8 5 месяцев назад

      @@Thetips4you I have given all traffic in security groups may be iam thinking any compatibility issues

    • @Thetips4you
      @Thetips4you  5 месяцев назад

      Are you using a cloud system?

    • @polishetti8
      @polishetti8 5 месяцев назад

      @@Thetips4you yes AWS cloud

    • @polishetti8
      @polishetti8 5 месяцев назад +1

      Finally I have successfully setup Prometheus and grafana using Ubuntu 20.04 in AWS cloud

  • @user-if2oc8jl4n
    @user-if2oc8jl4n 7 месяцев назад

    unable to install grafana from stable

  • @AdeolaAlabi-hl3ex
    @AdeolaAlabi-hl3ex Год назад

    Hello can you explain why I'm getting this error when installing prometheus?
    helm install prometheus-release prometheus-community/prometheus
    Error: template: prometheus/templates/NOTES.txt:86:46: executing "prometheus/templates/NOTES.txt" at : error calling index: index of untyped nil

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

      Did you tried the installation again.

  • @rajivbhatia1197
    @rajivbhatia1197 2 года назад

    Hi, I was installing Prometheus. After "helm install prometheus prometheus-community/prometheus", I noticed that alertmanager and prometheus-server pods are in Pending state for more than 30 minutes. Appreciate any help. I have tried it twice - appreciate some help. Thx.

    • @Thetips4you
      @Thetips4you  2 года назад +1

      use the command kubectl describe and check the status of the pods. it should show you the reason why it is in pending state.

    • @rajivbhatia1197
      @rajivbhatia1197 2 года назад

      @@Thetips4you Hi there. I sent you an email. Can we connect for 5 mins to discuss an immediate engagement?

    • @rajivbhatia1197
      @rajivbhatia1197 2 года назад

      This is what I get from describing the pod towards the end.
      Events:
      Type Reason Age From Message
      ---- ------ ---- ---- -------
      Warning FailedScheduling 18m default-scheduler 0/4 nodes are available: 4 pod has unbound immediate PersistentVolumeClaims.
      Warning FailedScheduling 18m default-scheduler 0/4 nodes are available: 4 pod has unbound immediate PersistentVolumeClaims.
      Warning FailedScheduling 13m default-scheduler 0/4 nodes are available: 4 pod has unbound immediate PersistentVolumeClaims.
      arjun@k8s-controller-01-hp:~$

    • @rajivbhatia1197
      @rajivbhatia1197 2 года назад

      Looks like there are two pvc's but no pv's.
      arjun@k8s-controller-01-hp:~$ kubectl get pv
      No resources found
      arjun@k8s-controller-01-hp:~$ kubectl get pvc
      NAME STATUS VOLUME CAPACITY ACCESS MODES STORAGECLASS AGE
      my-prometheus-alertmanager Pending 45m
      my-prometheus-server Pending 45m
      arjun@k8s-controller-01-hp:~$

    • @Thetips4you
      @Thetips4you  2 года назад

      There is some issue creating the persistent volume. I would suggest you to clean the release and delete the PV, PVC if anything there manually. Restart the docker service and then try again.

  • @sanghoang.
    @sanghoang. 2 года назад

    i check logs pod [root@k8smaster2 ~]# kubectl logs prometheus-server-7d57c9697f-hqngs
    Defaulted container "prometheus-server-configmap-reload" out of: prometheus-server-configmap-reload, prometheus-server
    2022/06/29 14:18:46 Watching directory: "/etc/config"
    please help to check.