You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2021. It is now read-only.
We get incorrect metrics reported (all metrics reported as 0). This means that scaling is also broken.
Early investigation shows that the metrics are being picked up purely from the container cgroups.
Moving QEMU vCPU threads into container cgroups shows metrics being reported properly.
This means that kubelet is not obtaining the metrics via cri, or that containerd is not obtaining the metrics from the kata-shim.