Mahira Technology Private Limited
Mahira Technology Private Limited
I am seeing same issue on 1.27 and 0.6.3 metrics server. I have opened https://github.com/kubernetes-sigs/metrics-server/issues/1352 for the same. I am able to run top node and top pod commands.
Yes using aws VPC-cni. Let me try the setting up hostnetwork: true in deployment of metrics server and update the observation here.
@brosef i tried to deploy the Metrics server with hostnetwork: true, starting seeing below issue. panic: failed to create listener: failed to listen on 0.0.0.0:10250: listen tcp 0.0.0.0:10250: bind: address...
@brosef i deployed with port 4443 still i am seeing the same issue in metrics server pod. ======================= I1026 18:09:39.580732 1 serving.go:342] Generated self-signed cert (/tmp/apiserver.crt, /tmp/apiserver.key) I1026 18:09:40.087766 1...
@brosef i see below error in events ===================== network is not ready: container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized
@brosef i went through above shared link , everthing looks ok. I see below error msg on HPA -failed to get cpu utilization: did not receive metrics for targeted pods...