4 lines
276 B
Markdown
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.
|