-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to scrape node: remote error: tls: internal error #1480
Comments
/kind support |
Any update on this? The log from the metrics-server
On the node we are able to see that it's listening on port 10250, and was also able to establish connection to the prometheus operator pods
This is a very strange behavior as we have not changed any config and started getting this issue out of no where |
It seems that there is a PR in the works, but has anyone derived a work around for this issue? |
i am having the same issue |
Check if the CSR for the node is signed. |
Our fleet is experiencing this issue also. Would additional logs or anything else be helpful to resolve this? |
Having the same issue, looking forward for a fix 🙏 |
Same, metrics-server logs just full of this error. |
What happened: Metrics server failed to scrape a node
What you expected to happen: Successfully scrape the node
Anything else we need to know?: Deploying with the helm chart
Environment:
Kubernetes distribution (GKE, EKS, Kubeadm, the hard way, etc.): EKS
Container Network Setup (flannel, calico, etc.): Calico
Kubernetes version (use
kubectl version
): 1.29Metrics Server manifest
spoiler for Metrics Server manifest:
spoiler for Kubelet config:
spoiler for Metrics Server logs:
spolier for Status of Metrics API:
/kind bug
The text was updated successfully, but these errors were encountered: