It collects metrics like CPU, memory or Disk IO consumption for containers or nodes, from the Summary API, exposed by Kubelet on each node.
4443
git clone https://github.com/prawinkorvi/metric-server.git
kubectl create -f .
kubectl top pods
kubectl top nodes