Robert Chen

Results 3 comments of Robert Chen

the same error, I think the reason is "--container-runtime-endpoint=/var/run/containerd/containerd.sock --cgroup-driver=systemd" , use containerd as container-runtime cause this problem, i will try to solve this.

> same with me. did u solve it? I change the k8s cgroup from systemd to cgroup,it works well. Do not use -cgroup-driver=systemd The congfig like > env: > -...

I fix the problem by delete the code,it works fine. Because the admission get the usage from k8s info, so if you don`t check this ,admission can also get the...