Kubernetes Monitoring Using AWS Managed Prometheus and Grafana on AWS EKS

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

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

  • @KrishnaPrakash-wh2ms
    @KrishnaPrakash-wh2ms 5 месяцев назад +1

    Hi, you not show the how create the Prometheus workspace. Should It be create manually or are you using any separate commands.

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

      Thank you for watching my videos.
      For this lab I have created manually once.
      Did you use the help files shared in this video.

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

    thanks for the video, it will be awesome if you have cloud formation scripts for the steps and a script to set this all up

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

      Thanl you for watching my videos.
      Indeed it would awesome to add the solution as cloud formation template. I shall try to do it IaC wherever it is necessary.

  • @ShashankHiremattDSIS
    @ShashankHiremattDSIS 3 месяца назад +1

    Hi,
    My prometheus is not showing up any metrics (No data).
    checked the resources one of the pod has failed with this error:
    "0/2 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/2 nodes are available: 2 Preemption is not helpful for scheduling"
    it has a unbound PVC, Pv is not present and storage class is not set how do i resolve this error ?

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

      Thank you for watching my videos.
      Please check size of ec2 instances that you have chosen, May be you need to use bit larger size. And to enable metrics you need use other configurations.

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

    I am not able to understand why are you creating both open source Prometheus as well as managed Prometheus?
    Please explain it.

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

      Thank you for watching my videos.
      I am not installing open-source and managed Prometheus but only AMP (AWS managed Prometheus)
      Please check shared files in videos description.

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

      Thanks for sharing. But in the starting of video you said about two Prometheus, one is open source and other is AMP.​@@cloudquicklabs

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

    Hi, as per your explanation, i believe that we should need to install Prometheus & Grafana with AMP & managed services Grafana?
    Is that possible to use AMP & managed services Grafana with existing running Prometheus & Grafana

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

      Thank you for watching my videos.
      Indeed it should be possible to repoint the existing Grafham and Prometheus to AWS managed of these.
      Possible solutions. NOTE : try first in lower environment.
      1. Try reporting these components to AWS managed by changing their deployment configuration.
      2. Rollout the updated configuration using - 'kubectl restart deployment mydeployment'

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

    My prometheus isn't showing up any metrics. what could be the reason?
    I followed your tutorial line by line,

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

      Thank you for watching my videos.
      Two things to check.
      1. Make sure that you have correct service account created with right permissions (try with administrator access)
      2. Check you override value are correctly added.

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

    Had to slow this down by 25% - this is a great demo............ if only you spoke a little slower

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

      Thank you for watching my videos.
      And thank you for providing valuable inputs, I shall try to follow it in my next video. But do keep watching my videos and keep learning.