Finally able to get it working.
Followed the instructions given by this post
Where configured hosts as https://${NODE_NAME}:10250
, then also I was getting “x509: certificate signed by unknown authority
” error. As per this post disabled SSL verification for now, then able to get the Kubernetes metrics.
2 Likes