Skip to content

Ensure the existance of metrics for all the kube* components

We need to make sure there are metrics for kubelet, kube-apiserver, kube-controller-manager, etc.

The components are running on the nodes as systemd units, we need to see how to collect the metrics in this case.