I’m trying to install metrics-server on kubernetes 1.26, I have applied the below manifest file.
kubectl apply -f https://github.com/kubernetes-sigs/metrics-server/releases/latest/download/high-availability-1.21+.yaml
enter image description here
enter image description here
when i describe the metrics server pod, it says Readiness probe failed: HTTP probe failed with statuscode: 500
enter image description here
Below is the logs for the same
enter image description here
I’m trying to install metrics server
Mohammed Meraj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.