freeleaps-ops/cluster/manifests/freeleaps-monitoring-system/cAdvisor/README.md
2025-03-08 20:18:12 +08:00

4 lines
276 B
Markdown

# 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.