Officially support Rancher and RKE2
For RKE2, the cadvisor has to run with an additional args (if configuted via values.yaml) as the location of the containerd.sock differs in Rancher vs. other Kubernetes distros:
additionalArgs:
[...]
- "--containerd=/run/k3s/containerd/containerd.sock"
As well, it would be good to support monitoring via the Rancher API proxy (currently one has to set the control plane nodes as the API endpoint or via an ingress representing the control plane node API server service).
Comments: 1
-
22 May
Thomas Lippert AdminPlanned for Checkmk 2.3