python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Failed to scrape node err="request failed, status: \"404 Not Found\"
I'm trying to get the metrics server up, I followed the instructions mentioned in the Github repository (https://github.com/kubernetes-sigs/metrics-server). I'm getting this error when I see the pod l...

Sai Prasanth
Votes: 0
Answers: 0
Kubernetes metrics-server not working with Linkerd
I have a metrics-server and a horizontal pod autoscaler using this server, running on my cluster.
This works perfectly fine, until i inject linkerd-proxies into the deployments of the namespace where ...
Raven
Votes: 0
Answers: 2
Failed to install metrics-server on minikube
I am trying to install metrics-server on my Kubernetes cluster. But it is not going to READY mode.
I am was installed metrics-server in this method
kubectl apply -f https://github.com/kubernetes-sigs/...
Amjed saleel
Votes: 0
Answers: 1