metrics-server: Metrics server not running
Hi,
I have deployed the metrics server but it’s not running
I have added the below lines after “args” in "components.yaml "
command:
- /metrics-server
- --kubelet-insecure-tls
- --kubelet-preferred-address-types=InternalIP
then it worked. Below is the screenshot for reference.
Can you please add those line. or put the instruction in README.md file.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 26 (11 by maintainers)
also having the same issue where metrics server is trying to scrape old nodes which have been terminated. It occasionally scrapes the new nodes and receives a
remote error: tls: internal error
Maybe this is what you need
https://github.com/kubernetes-sigs/metrics-server/blob/master/README.md#requirements