Jump to content

Kubernetes: Difference between revisions

No change in size ,  6 September 2021
Line 118: Line 118:
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>
For reference, GCP GKE uses 110 pods per node and AWS AKS uses 250 pods per node.
For reference, GCP GKE uses 110 pods per node and AWS EKS uses 250 pods per node.


==kubectl==
==kubectl==