Why a limit of 110 pods by worker?

Hello Kubernetes Community !

Does someone know why there is a limit of 110 Pods by K8S worker ?
I don’t see any information about this limitation in K8S documentation…

Thx for help.

Have a nice day :slight_smile:

At some point we did scale testing and that was what worked most reliably.

I am sure we can raise that limit, but we will have to adjust various kernel controls or fix docker / Containerd / cri-o / kubelet scaling issues to do so.