Kubernetes: Difference between revisions

Line 114: Line 114:


===Pods per node===
===Pods per node===
[http://blog.schoolofdevops.com/how-to-increase-the-number-of-pods-limit-per-kubernetes-node/ increase pods per node]<br>
[http://blog.schoolofdevops.com/how-to-increase-the-number-of-pods-limit-per-kubernetes-node/ How to increase pods per node]<br>
By default, Kubernetes allows 110 pods per node.<br>
By default, Kubernetes allows 110 pods per node.<br>
You may increase this up to a limit of 255 with the default networking subnet.<br>
You may increase this up to a limit of 255 with the default networking subnet.<br>