freeleaps-ops/cluster/manifests/freeleaps-monitoring-system/cAdvisor
2025-03-08 21:04:37 +08:00
..
daemonsets.yaml fix: update cAdvisor housekeeping interval and optimize resource requests and limits for Gitea components 2025-03-08 21:04:37 +08:00
README.md fix: optimize resource requests and limits for RabbitMQ and update cAdvisor configuration 2025-03-08 20:18:12 +08:00

Why this?

K8s 1.24+ has removed the Docker plugin from cAdvisor. So while you can use cri-dockerd (Docker by Mirantis) to adjust the container runtime, kubelet can no longer retrieve Docker container information such as image, pod, container labels, etc. through cAdvisor.