This article is saying that Kubernetes has limits, but why is there no mention of how to disable the limits?
Those aren’t hard limits, they’re what the project tests up to and supports
Earlier I looked into this and came across this blog article that seems to indicate that there are limits and where it’s enforced.
When looking into this I was left with the impression that these limits may very well be set in places like GKE, AKS, and EKS.
The article I linked also points out, the kubeadm documentation shows the flag:
--max-pods int32 Default: 110