Share

Twitter Facebook

Settings

Go back Reload Copy URL Share
  • Posts
  • Archives
  • Categories
  • Tags
  1. Home
  2. Tags
  3. monitoring

Prometheus - kube-proxy endpoint connection refused

May 30, 2022 1 min read k8sprometheusmonitoringk8s

When using kube-prometheus-stack and kubernetes cluster provisioned by kubeadm you will likely have an issue of prometheus not being able to connect to the kube-proxy metrics

It can be easily fixed by editing it’s config map

kubectl edit cm/kube-proxy -n kube-system

Change the metricsBindAddress property from...

Read More
Alexander Chernov
Alexander Chernov
Gopher, PHPer, Devops, SRE
Uk

Recent Posts

  • Prometheus - kube-proxy endpoint connection refused
  • Go test run configuration template in Goland
  • How to expose service behind nat with wireguard and vps
  • How to use xargs when the argument should be in the middle of the command
  • How to mass remove finalizers from argocd applications

Categories

k8s4 aws2 go2 kubernetes2 terraform2 ansible1 cicd1 docker1 k3s1 linux1

Tags

k8s4 aws3 cli2 docker2 iam2 kubernetes2 terraform2 ansible1 backup1 challenge1
©2022, All Rights Reserved