I\'m trying to limit the number of pods per each node from my cluster. I managed to add a global limit per node from kubeadm init with config file:
apiVersio
You can also set the maximum number of pods per node with the kubelet --max-pods option.
--max-pods