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 Mar 9, 2022. It is now read-only.
And for containerd 1.3, we should switch to using that for Kubernetes.
We observed memory regression in golang 1.12 kubernetes/kubernetes#74917.
Since we have a per-container containerd-shim now, the overall memory usage is pretty sensitive to golang runtime memory overhead.
Moving to per-pod shim should make this much better.