Installing Prometheus in Kubernetes (4/5)

Поділитися
Вставка
  • Опубліковано 23 січ 2025

КОМЕНТАРІ • 8

  • @nipunichandimali981
    @nipunichandimali981 4 роки тому +1

    When I run the command "kubectl exec -it -c prometheus-server -- cat /etc/config/prometheus.yml" , I get the following error.
    Error: open prometheus.values.yaml: no such file or directory
    Can someone please guide me on how to solve this issue ?

  • @Twano_O
    @Twano_O 4 роки тому

    Hello, I follow your method to install prometheus from helm, but in the graph parts, I don't have as much metric than you. Especially it's doesn't seems to be any metric coming from node-exporter. Do you know what I can check for that ?

  • @imranfp
    @imranfp 5 років тому

    When I run
    kubectl get svc
    it doesn't have External IP for prometheus-server, it keeps on showing pending

    • @imranfp
      @imranfp 5 років тому

      After adding external IP in values.yaml
      I start getting error in pod
      kubectl logs prometheus-1576830591-server-58cd6847f7-fkfg7 prometheus-server
      level=error ts=2019-12-20T08:37:04.839Z caller=klog.go:94 component=k8s_client_runtime func=ErrorDepth msg="/app/discovery/kubernetes/kubernetes.go:265: Failed to list *v1.Pod: pods is forbidden: User \"system:serviceaccount:default:prometheus-1576830591-server\" cannot list resource \"pods\" in API group \"\" at the cluster scope"

  • @jorgebee65
    @jorgebee65 4 роки тому +1

    Which Helm version are you using?

  • @gamal09
    @gamal09 2 роки тому

    Thank u from your great content. Can I get free coupons for your Devops courses?